Skip to content

akyjoon/studio-monitors

Repository files navigation

studio-monitors

Web app about studio monitors for audio freaks and music producers, where you can add a new studio monitor, view studio monitors added by other users, and review them.

You can view this work in progress app here: http://www.studiomonitors.review/

My side project learning fullstack using:

  1. Node,
  2. Express,
  3. Handlebars,
  4. MongoDB(Mongoose)
  5. Passport
  6. ES6

This is my side project that lets users:

  1. register and login, (done)
  2. add their own studio monitors, (done)
  3. edit and delete things that were added, (done)
  4. view other peoples studio monitors, (done)
  5. add reviews to the studio monitors, (done)
  6. view logged-in user specific dashboard, which shows all studio monitors and reviews added by this user, (in progress)
  7. view individual studio monitors page, (done)
  8. buy studio monitor via Ebay API, (not available yet)
  9. view youtube videos related to the specific studio monitor via Youtube data API (not available yet)

You can view this work in progress app here: http://www.studiomonitors.review/

2018-01-25 udpates:

  1. flash messages on registration success and errors.

About

CRUD practice on studio monitors app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors