smartcityapp
https://github.com/rajath2005/smartcityapp
Java
🏙️ A console-based Java app to explore, search & manage city attractions — with role-based access for Users & Admins. Beginner-friendly & open for contributions!
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported1 Subscribers
Add a CodeTriage badge to smartcityapp
Help out
- Issues
- ✨ Add: 'Change Password' feature for logged-in users
- ✨ Add: 'Sort places by category' option in the View All menu
- ✨ Add: Max login attempts — lock out after 3 failed tries
- ✨ Add: 'View My Profile' option for logged-in users
- ✨ Add: User-facing 'Favourite Places' feature (save & view favourites)
- ✨ Add: JUnit tests for Place.java and User.java model classes
- ✨ Add: Admin can deactivate (soft-delete) a user account
- 🌟 Showcase: Add a full 'City Stats Dashboard' visible to all users
- 🌟 Showcase: Add colour output to the CLI using ANSI escape codes
- 🌟 Showcase: Build a 'Place of the Day' feature shown on login
- Docs
- Java not yet supported