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.
https://medicod-mztg.onrender.com/
Here're some of the project's best features:
- Store Records
- Fully Secured Authentication
- Access from anywhere
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
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
Technologies used in the project:
- nodejs
- expressjs
- reactjs
- html
- css
- mongodb
This project is licensed under the MIT