Skip to content

Teknistore is an inventory application to keep track of your show equipment.

License

Notifications You must be signed in to change notification settings

Flolight/TekniStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TekniStore

Teknistore is an inventory application to keep track of your show equipment.

To do list

  • React Application
  • Create Home page
  • Display Object
  • Display Object list
  • Create Object
  • Edit Object
  • Delete Object
  • Display Gig
  • Display Gig list
  • Create Gig
  • Edit Gig
  • Delete Gig
  • Authentication
  • Simple CRUD
  • Unit tests

Run tests

Unit tests

npm test

End2End

npx cypress open