Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 369 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 369 Bytes

TicketTracker-Local

Ticket tracker using local storage

Users will be able to add and remove tickets.

Roadmap

  • Renaming functions, methods, etc. to match project
  • Create new model for tickets
  • Create new DB on Mongo for tickets
  • Move over ticket tracker local
  • Complete using MERN stack