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
- Feature: Multi-Language / Internationalization (i18n)
- Architecture: Data Seeding via CSV Import
- ♻️ Refactor: Create PlaceDAO and UserDAO to separate DB logic from UI logic
- ✨ Add: Implement 'View All Users' functionality in Admin Menu
- ✨ Add: Log user login/logout/registration events for Admin to view
- 📝 Docs: Add schema.sql with all CREATE TABLE statements for easy setup
- ✨ Add: Search places by name in the Search Places menu
- ✨ Add: Password reset / forgot password feature
- ✨ Add: Let users rate and review city places (ratings & reviews system)
- ✨ Add: Paginate results in 'View All Places' (5 places per page)
- Docs
- Java not yet supported