EventFlow 2024

EventFlow is a command-line tool I built to explore how real-world applications interact with databases and to sharpen my SQL skills. The idea behind it was to create something that could handle the basics of event management—like creating events, registering attendees, and generating reports—all while giving me hands-on experience with database operations and multi-language implementations.
- Tech StackBash, Java, C++, Go, Python, SQLite, MySQL, PostgreSQL, CLI