Overview of My Submission
A platform to connect music bands and artist to show their skills.
A user can perform CRUD functionality on band
A user can rate,review and hire a band
User Authentication
Cloudinary is used for cloud storage.
Mapbox is used for geolocation identification.
MongoDB Atlas is used for Database.
Website link = https://quiet-depths-68319.herokuapp.com/
Submission Category:
Your Own Adventure
Link to Code
The MusicSpace
Functionalities
- A user can add himself/herself as a band
- A user can rate and review Music Bands
-
- User Authentication
- Cloudinary is used for cloud storage.
- Mapbox is used for geolocation identification.
- heroku is used for application deployment.
- MongoDB Atlas is used for Database.
- Website link = https://quiet-depths-68319.herokuapp.com/
To install all dependencies, use :
npm install
To run app locally, use :
node app.js
Top comments (0)