Skip to content

OpenCodeEra/MEDICOD

Repository files navigation

MEDICOD

project-image

Welcome to Medicod the app that empowers you to store and manage all your medical records. This documentation will guide you through the features and usage of the Medicod app.

🚀 Demo

https://medicod-mztg.onrender.com/

Project Screenshots:

project-screenshot project-screenshot project-screenshot project-screenshot project-screenshot

🧐 Features

Here're some of the project's best features:

  • Store Records
  • Fully Secured Authentication
  • Access from anywhere

🛠️ Installation Steps:

1. Prerequisites

Before you begin ensure you have the following prerequisites installed on your system: Node.js and npm  Git  A modern web browser  A text editor or integrated development environment (IDE)

2. Cloning the Repository

Clone the Medicod repository to your local machine using the following command: git clone https://github.com/medicod/medicod-app.git

3. Navigate to the project folder and start installing dependencies for frontend

cd medicod/frontend/medi-records   npm install

4. Navigate to the project folder and start installing dependencies for backendend

cd medicod/backend   npm install

5. start the backend and frontend server

npm start

6. make changes commit and push

git add git commit git push

🍰 Contribution Guidelines:

Now that you have the Medicod app running locally you can make contributions by: Fixing bugs Adding new features Improving existing features Enhancing the user interface Updating documentation and you can check our contribution guidelines also for more details

💻 Built with

Technologies used in the project:

  • nodejs
  • expressjs
  • reactjs
  • html
  • css
  • mongodb

🛡️ License:

This project is licensed under the MIT

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published