A medical record storage for patients which can be accessed by doctors to see the patients medical history.
Install the NodeJS LTS (v20.14.0) Click Here
Node based projects:
cd <folder_name>
npm i
npm run dev
Create a fork on the repository
Clone the forked repository
git clone https://github.com/upes-open/OSoC-24-Health-Reserve.git
Open the cloned repository in your desired code editor (eg: VS Code, Zed, Sublime Text)
git checkout -b <your_username>
Fixes #23
git add .
git commit -m "<commit_message>"
git push -u origin <branch_name>
main
branch is restricted. Creating a branch is mandatory.If a contributor has to introduce a new feature that is not mentioned in the issues, the conrributor has to discuss the feature with the repository maintainer. The maintainer will raise the issue and assign it to the respective contributor.
In case of any problem, kindly reach out to us on our mail upesopen@gmail.com.
This project is under the OSoC'24. OSoC'24 is organized by OPEN Community, UPES. All the projects are open source with a copyleft license. Kindly go through the licensing terms thoroughly to avoid any issues in code distribution. [LICENSE](). Any violation of the licensing terms will lead to unavoidable consequences