Skip to content

MedsAtHome is a web application designed to help users manage the medicines they have at home.

Notifications You must be signed in to change notification settings

CharlyCastrejon/MedsAtHome

Repository files navigation

MedsAtHome

MedsAtHome is a web application designed to help users manage their home medication inventory. Easily track medicine names, types, quantities, and expiration dates to ensure you always stay organized and avoid expired medications.


How to Run the Project

1. Install Dependencies

Run the following command to install the required dependencies:

npm install

2. Start the Development Server

To run the app in development mode, use:

npm run serve

3. Build for Production

To create a production-ready build, execute:

npm run build

4. Lint and Fix Files

Ensure code quality by running:

npm run lint

Technologies Used

  • Frontend:
    • Vue.js for building the user interface.
    • Bootstrap for styling and responsive design.
  • Backend:
  • Database:
    • MongoDB for storing medicine data.

Purpose

MedsAtHome simplifies managing medicines at home by:

  • Adding details like name, type, quantity, and expiration date.
  • Updating quantities and removing expired items automatically.

Stay on top of your medicine inventory with this user-friendly app!


About

MedsAtHome is a web application designed to help users manage the medicines they have at home.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published