Skip to main contentProject Guidelines
- Mandatory: All projects must have command-line interface (CLI) for interaction.
- Optional: Students can create GUI for their project using libraries like Tkinter, PyQt, Kivy.
- All data must be stored in SQLite database.
- You need to submit two projects. One solo and one group project. Group can have maximum 3 members.
- There has to be proper git repository and commit history of each project
- Using AI tools is allowed for code generation but you need to understand the code and be able to explain it.