Project information
- Category: Social Media
- Project date: 15 February, 2021
- Project Repo: https://github.com/sepaivaluna/pic-less.github.io
- Project Demo: https://frozen-dawn-11241.herokuapp.com/
Pic-Less
In this project I was able to develop an app with full CRUD operability. For Pic-Less, you would need to login to view and/or create a post so with the help of Google Oauth, it made that process very smooth on the client side. For the database I used MongoDB and for the MVC I used Express.js. A combination of both helped me further understand the connections and differences between a backend and frontend.