jasole1983 / bugTrackerExpressTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yer Buggin Me!

Feature List


1. Authentication:
    - used JWT token system to establish a Logged In session
    - hashed passwords for verification stored in DB
2. Full CRUD capabilities:
    - easily create new bugs from any page
    - delete and edit with the click of a button
3. API integration with Postgres:
    - longterm data stored in DB
    - quickly acces stored data
4. ~~Drag and drop file uploading~~:
    - ~~seemlessly add screenshots to any bug~~
    - ~~scroll through screenshots in view mode~~

About


Languages

Language:JavaScript 65.0%Language:CSS 32.8%Language:HTML 2.2%