Patientor is a concise medical record system designed to provide doctors with a clean and efficient user interface to manage patient records.
- Clean UI: A user-friendly interface that allows for easy navigation and management of patient records.
- Medical Entries: Manage various types of medical entries including Health Check, Hospital, and Occupational Healthcare.
- Form Integration: Forms for entering and updating patient information with seamless submission using Axios.
- Mock Data: Currently utilizing mock data for demonstration and testing purposes.
- Future Plans: Transition to a database for persistent and scalable data storage.
This application is built using React and MUI (Material-UI) for the frontend, providing a modern and responsive design.
To get started with the Patientor project, follow these steps:
- Clone the repository.
- Install dependencies using
npm install
. - Start the development server with
npm start
.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.