This app was made as part of the BTI325 course at Seneca College.
- PostgreSQL
- MongoDB
- Express
- Handlebars
- Bcryptjs
- User Registration
- User Login
- Image Upload
- Rest API
- Download the app
- execute
npm install
to install all the dependencies - execute
npm start
to start the application
There is a live demo hosted here
The work is licensed under an MIT license. You can read the full license located at the root of the project under the name LICENSE.