OpenCodeEra / MEDICOD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 83.2%Language:CSS 15.5%Language:HTML 1.4%