Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
842649ef8d | |||
709c19f6e8 | |||
8f54ed2974 |
@ -1,3 +1,10 @@
|
|||||||
|
# Ticket Website
|
||||||
|
|
||||||
|
A simple ticketing system and issue tracker written with Django, Django Rest Framework and Bootstrap 5.
|
||||||
|
|
||||||
|
<img src="https://gitea.corbz.dev/corbz/ticket-website/raw/branch/master/examples/light.png" alt="screenshot (light mode)">
|
||||||
|
<img src="https://gitea.corbz.dev/corbz/ticket-website/raw/branch/master/examples/dark.webp" alt="screenshot (dark mode)">
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
This guide explains how to contribute.
|
This guide explains how to contribute.
|
||||||
@ -62,4 +69,4 @@ You can import a fixture using the following command (remember to replace `<OPTI
|
|||||||
|
|
||||||
2. Access the website
|
2. Access the website
|
||||||
|
|
||||||
`https://localhost:8000`
|
`http://localhost:8000`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user