Issue tracker

This app is intended to be used as an internal tool for a company during product development. With it, users can collaborate on projects by viewing, creating, and updating issues.

You can check out the live demo here.

About The Project

My goal for this project was to learn more about modern web development with JavaScript. Here I built a Node.js API inspired by this one, and added some features:

  • Connection with a PostgreSQL database
  • User authentication with JSON Web Tokens
  • A React client for the frontend

Built with

Here are some of the technologies I worked with in this project:

GitHub

View Github