Created a web app for online ticket raising system using Flask, HTML, CSS, SQLite
This web app is developed in Flask, a microframework of Python for web development. User logs into the system and can raise a ticket, mark solved issues as solved and can also delete a ticket. HTML, CSS and SQLite are also used in the development of this app.