Welcome to the Doctorkom project, a digital healthcare appointment platform. This project aims to revolutionize healthcare accessibility by providing a convenient and efficient way for patients to schedule appointments with healthcare providers.
-
Frontend: The user interface of Doctorkom is built using ReactJS, a popular JavaScript library for building user interfaces.
-
Backend: The backend of the system is powered by Spring Boot, a Java-based framework for building robust and scalable applications.
-
Documentation: Detailed project documentation can be found on our Confluence Space. Please refer to this documentation for in-depth information about project architecture, design, and usage.
-
Issue Tracking: We use Jira for issue tracking and project management. You can find our project's Jira board here.
To get started with the project, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/membaby/doctorkom
-
Install project dependencies for both the frontend and backend. Refer to the respective README files in the project directories for specific instructions.
-
Configure the project by following the setup instructions provided in the documentation.
-
Start the development servers for both the frontend and backend.
-
Access the application by visiting the provided URL (e.g.,
http://localhost:3000
for the frontend).
For detailed documentation on project architecture, design, and usage, please refer to our Confluence Space.
We use Jira for issue tracking and project management. To report bugs, request features, or view project progress, visit our Jira board here.