Inspiration

Recently, my mother had a minor health problem which required her to take medication. She is not very tech savvy and the default reminders app in her phone was too complicated, so I decided to try to make my first full stack application by just making a medication tracking app with a simple interface that is user friendly to a wide variety of people.

What it does

This is a very basic medication tracking app that has the most basic functions: Adding, completing, and deleting items.

How we built it

This was built using the MERN stack (MongoDB, Express, React, and Node). It also utilizes the basic GET, POST, and DELETE operations.

What we learned

Prior, I was only experienced in frontend and backend development individually, but this project allowed me to connect the two together to make a full stack application, also allowing me to learn how to integrate a NoSQL database.

Share this project:

Updates