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
- fix: ✨ Add: toString() methods to Place.java and User.java
- DSA: Implement Comparator-based Sorting for Places
- DSA: Implement Stack-based Undo/Redo for Admin Place Edits
- DSA: Implement Queue-based Recently-Viewed Places Ring Buffer
- DSA: Implement HashMap-based In-Memory Cache Layer for DBConnection
- Add banner display in SmartCityApp main method
- 📝 Docs: Add 'What You'll Learn' section to CONTRIBUTING.md
- 📝 Docs: Fix the Quick Start command — it's missing the JDBC classpath flag
- 🎨 Docs: Add a project architecture diagram description to README
- ✨ UX: Add emoji icons to all menu options for better visual scanning
- Docs
- Java not yet supported