- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- ❓ FAQ
- 📝 License
This project is a medicine management database system designed to organize user information, medication details, prescribed schedules, and doctor appointments. It includes tables for users, medicines, start and end dates for medication schedules, meal timings, doctor information, and appointment tracking.
Client
00Database
- Medicine Record
- Record Doctor Appoitment
- Alert the Medicine Time
- Alert the Doctor Appoitment Time
To get a local copy up and running, follow these steps.
In order to run this project you need:
<--
gem install rails
-->
Clone this repository to your desired folder:
<--
git clone https://github.com/Hassaanjbaig-code/Medicine-record.git
--->
Install this project with:
<--
cd medicine_record
bundle install
npm install
Add cloudinary in .env
--->
To run the project, execute the following command:
<--
bin/rails
--->
To run tests, run the following command:
<--
rspec
--->
docker-compose build && docker-compose up
👤 Hassaan Baig
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Add Doctor Admin
- Chat with Doctor and Patients
- Video Call
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project be follow to give me a star. Do support me on my social media page link in given below
-
How to adding the cloudinary for storing image?
-
First you have to create a account in the cloudinary Then you have to copy the link from the cloudinary, cloud name, app key, and app_secert
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.