We were originally inspired to make an app that kept track of food and inventory products expiration dates because a lot of food is often wasted. But we realized pretty quickly that this application would not be very practical for the average everyday user, we instead kept the core of our technology the same but solved a specific problem rather than a more general broader problem by only covering medication for now.

The app was developed using MERN stack: MongoDB, Express, React, Node. We also utilized different branches in git, collaborating with each other to avoid merge-conflicts.

Our biggest challenge was connecting the front-end to the back-end because ajax calls had to be formatted in a specific way (for user authentication, especially) in addition we had to convert HTML to JSX and ensure Bootstrap and CSS were functioning correctly and responsively.

The project helped us learned how to collaborate in a team to build a full-stack project

Share this project:

Updates