Project information

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.