This repo stores the mobile application code for the Christian Campus House app at Missouri S&T. It allows users to view daily chores and set recurring reminders.
- Daily Chores Overview: see what chores are assigned for the day.
- Recurring Reminders: users can schedule notifications to never miss a chore.
- Lightweight & Intuitive: simple interface with complexity handled behind the scenes.
Living in the Christian Campus House, I frequently wished I could schedule recurring reminders for chores. The traditional manual Excel-based system was inconsistent, leading to missed tasks. This app automates task tracking and notifications, improving accountability and efficiency among 64 active users.
- Language: Javascript
- Framework: React Native
- CI/CD: Eas CI/CD, deploys to App Store
- Backend Integration: CCH App Backend
- User Login: Users signup and create a username and password corresponding to their name.
- Chore Fetching: The app fetches chores from the backend corresponding to the selected user.
- Reminder Scheduling: Users can set recurring notifications to stay on top of chores.
- Modular Design: React components are modularized for scalability and maintainability.
Here are some screenshots of the user experience using the app.


