UriNUS.Project.demo.mov
UriNUS is a community-driven mobile application designed to improve public restroom experiences, focusing on cleanliness, amenities, and accessibility. It enables users to share and access real-time information about restrooms, helping promote better hygiene standards in public spaces.
- User Reviews: Rate restrooms based on cleanliness, amenities, and accessibility.
- Amenity Tracking: View details about amenities like bidets, handicapped access, and wifi availability.
- Real-Time Updates: Crowdsourced data ensures up-to-date restroom information.
- Cleanliness Alerts: Report issues such as clogged toilets or lack of supplies.
- Interactive Map: Locate nearby restrooms with the features you need.
- Cleaner Dashboard: A dedicated portal for cleaners to manage assigned toilets, resolve reported issues, and update statuses in real time.
- Orbital Apollo 11 Level
- Databasing Enhancements: Streamlining database schema for faster queries and improved scalability.
- UI Updates: Modernizing user interfaces for a more seamless and visually appealing experience.
- Bug Fixes: Addressing issues identified during testing to improve app reliability.
- Nationwide Deployment: Expand UriNUS across Singapore to cover more public restrooms.
- More to come!
-
Clone the Repository:
git clone https://github.com/nictjh/urinus.git cd urinus -
Install Dependencies:
npm install
-
Run the App:
expo start
-
Testing:
- Use Expo Go on your mobile device to scan the QR code and test the app.
We welcome contributions from the community! To contribute:
- Fork this repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request with detailed explanations of your changes.