Inspiration
Managing medication schedules can be challenging, especially for individuals with complex prescriptions or memory impairments. We wanted to create a simple, user-friendly tool that helps users track their medicine intake efficiently. Our goal was to automate reminders and organize schedules in an intuitive way, reducing the chances of missed doses.
What it does
Medicine Scheduler allows users to:
- Add medications manually or get auto-suggestions for common prescriptions.
- Set intake schedules, specifying occurrence and time slots for each medicine.
- View medicine schedules in an easy-to-read, sorted list by time.
- Access quick details about each medicine, including helpful tips and dosage instructions.
How we built it
- Frontend: Built with React.js, using modern UI/UX principles for a clean and accessible interface.
- Backend: Handling medicine data and user interactions.
- Database: Stored medicine entries and schedules dynamically.
- Styling: Designed using CSS, ensuring a modern and professional look.
Challenges we ran into
- Dynamic Form Handling: Generating multiple time input fields based on user-selected occurrences required precise state management.
- Sorting Entries by Time: Ensuring medicines were displayed in the correct order required efficient data structuring.
- Syncing Frontend & Backend: Establishing seamless communication between React and Express posed some debugging challenges.
- Conditional UI Updates: Managing different user scenarios (manual entry vs. auto-suggestions) required careful logic implementation.
Accomplishments that we're proud of
- Successfully implemented a fully functional medication scheduler with a clean and modern UI.
- Integrated automated medicine suggestions for users needing help with their prescriptions.
- Ensured time-based sorting works dynamically and updates instantly.
- Built a scalable and maintainable backend that can handle real-world expansion.
What we learned
- Improved our state management skills in React for handling dynamic form fields. .
- Learned how to design intuitive user experiences for people with specific medical needs.
- Enhanced our ability to debug frontend-backend integration issues.
What's next for Medicine Scheduler
- Push Notifications & Reminders: Implementing real-time reminders via email, SMS, or mobile push notifications.
- User Authentication: Allowing users to create accounts and store their medication history.
- AI-Based Suggestions: Integrating an AI-powered assistant to recommend medicine schedules based on user patterns.
- Cross-Platform Availability: Expanding to mobile apps for iOS & Android.
- Doctor & Caregiver Integration: Allowing doctors and caregivers to monitor medication adherence.
🚀 We're excited about the future of Medicine Scheduler and its potential to help people stay on track with their health!


Log in or sign up for Devpost to join the conversation.