Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomheaton/project-tracker

A tracking app to manage your projects. Includes issue and bug tracking.
https://github.com/tomheaton/project-tracker

javascript mysql nextjs nodejs prisma reactjs tailwindcss typescript

Last synced: about 12 hours ago
JSON representation

A tracking app to manage your projects. Includes issue and bug tracking.

Awesome Lists containing this project

README

        

# project-tracker

A project tracking app to manage your projects. Includes issue and bug tracking.

## project structure

| Directory | Description |
|----------------------|----------------------------|
| [`client`](./client) | Next.js frontend |
| [`server`](./server) | Node.js backend |

## guest login

The guest login to the live site is: username `project`, password `tracker`