Desk-Up
Desk-Up was my final project for my Web Development course in college. It is a web application for storing products used in desk setups. After authenticating, a user can create several lists by selecting products from a catalog stored in a database.
- Date
July 2021 — August 2021
- Stack
Node.js, MongoDB, Express, EJS
- Code
This project was my introduction to back-end development. It helped me understand how data can be accessed by the user through API's.