hcuffy / issue-tracker

Full-stack application that allows users to track issues.

Home Page:https://languid-slope.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue Tracker

The issue tracker application will allow users to create, read, update and delete issues for his/her company.

Follow this README in order to properly run this application.

Live App: https://languid-slope.glitch.me/

Prerequisites for Local Installation.

You will need the following things properly installed on your computer.

Installation

CLIENT

  • git clone <repository-url> this repository
  • cd issue-tracker
  • npm install

DATABASE

  • Mongo DB
    Installed locally.

Running / Development

About

Full-stack application that allows users to track issues.

https://languid-slope.glitch.me/

License:MIT License


Languages

Language:JavaScript 100.0%