Welcome to DocTrack,
Ever found yourself scanning through a doctor's name, wondering if you've visited them before or how the session went?
Have you had an uncomfortable or notable experience with medical personnel that you couldn't document in your medical service provider's app?
DocTrack offers a centralized, secure approach to personal notes on your healthcare experiences, aiming to provide clarity and control over your medical journey.
- Responsive Design: A seamless experience across all devices.
- Google Account Login: Secure and straightforward authentication. (To be added)
- Sortable Lists: Manage your doctors and medical notes with ease. (Implemented, drag and drop to be considered)
- Google Maps Integration: To provide a visual representation of healthcare facilities and locations. (To be added)
Looking ahead, DocTrack plans to expand its capabilities with the following:
- Node.js Express Server: To back the frontend with a robust server-side application. (Future ToDo)
- MongoDB: For storing user data and notes efficiently. (Future ToDo)
- Generative AI Assistance: Leveraging AI for code optimization and problem-solving, enriching the development process and project outcome.
- Google IDX Experience: As an active Beta tester for Google IDX since early 2024, my involvement has provided firsthand experience with cutting-edge development tools, emphasizing my eagerness to explore and adopt new technologies in web development.
To dive into DocTrack or contribute:
git clone https://github.com/DotanVG/doctrack-reactvite.git
cd DocTrack
npm install
npm run dev
Navigate to http://localhost:5173 to see the app in action.
Feel free to contribute to DocTrack by submitting issues and pull requests for improvements.
License DocTrack is licensed under the MIT License.