Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacobpclouse/bugtrackerv2
Help Desk Bug Tracker - Upgraded to use Python, Flask, CSS flexbox, Bootstrap and More!
https://github.com/jacobpclouse/bugtrackerv2
Last synced: 4 days ago
JSON representation
Help Desk Bug Tracker - Upgraded to use Python, Flask, CSS flexbox, Bootstrap and More!
- Host: GitHub
- URL: https://github.com/jacobpclouse/bugtrackerv2
- Owner: jacobpclouse
- Created: 2022-05-18T16:31:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-10T01:10:32.000Z (about 2 years ago)
- Last Synced: 2023-04-29T21:51:25.897Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 640 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Jacob Clouse's Bug Tracker (ver 2)
This is a helpdesk bug tracker built with flask, modeled off the old HTML version (link here: https://github.com/jacobpclouse/BugTracker-V1)## Tech Used:
- Python/Flask
- Google's Fontawesome
- Bootstrap
- CSS Variables & Flexbox
- REST APIs
- DB (????)
- Frontend (????)## Ideas:
- Gets sample requests from Reddit tech support and from stackoverflow using apis
- stores uses in db
- oauth authentication## Resources:
- CSS Not being picked up: https://stackoverflow.com/questions/22259847/application-not-picking-up-css-file-flask-python
- Setup Static Folder in CSS: https://youtu.be/tXpFERibRaU?t=325