Ticki is a site where the user registers their ticket or question, and after registration, the ticket is displayed on the home page. Tickets can also be viewed and managed in the administrator panel; in fact, it is similar to a support system.
- You can install project dependencies like this:
pip install -r requirements.txt
- The initial configuration of the project, which includes setting up the database, email service.
- You can also import the ticki.sql file for the database in PhpMyAdmin.
The documentation and steps for implementing the ticki site are available in the repository, and you can check it out.
View ticki docs
UI in Dribbble
This project is MIT licenced.