RemindRx is a web app that helps people remember to take their medicines on time. We got the idea because many people, including family members, sometimes forget their doses, and we wanted to make something that could actually help in daily life. With RemindRx, users can add their medicines along with the name, dosage, and the time they need to take them. When it’s time, the app sends a real system notification on the computer as a reminder, and users can remove or edit reminders anytime they want. We built the app using React, JavaScript, HTML, and CSS, and used the Browser Notification API to send alerts. One challenge we faced was getting notifications to work correctly since browsers need permission to show them, and we also had to figure out how to schedule reminders at the exact time using JavaScript timers. We’re proud that our app actually works and sends real notifications, making it both helpful and easy to use. Through this project, we learned how to build React components, use hooks like useEffect, and manage time-based functions. We also learned how to debug, design a simple user interface, and work as a team to bring an idea to life.
Presentation link: https://www.canva.com/design/DAG1lr2nz8Y/pAuVrrFuaQDc27mcdHPD7w/edit?utm_content=DAG1lr2nz8Y&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton
Beginner Application
Log in or sign up for Devpost to join the conversation.