/Issue-Tracker

An open source issue tracker that doesn't suck!

Primary LanguageJavaScriptMIT LicenseMIT

How to get started

  1. SQL Setup -- Run the below scripts
    1. Database, table and stored procedure create scripts
    2. Insert scripts
  2. Make sure you have gulp and .net core installed before moving to the next step.
  3. Open command prompt, and switch to the 'wwwroot' folder and run gulp.
  4. Run dotnet run command and open http://localhost:53175

Please open an issue if you are unable to run the application using the steps above

What's there in Version 1?

Here is a complete list of all features planned to be released in version 1.

Blog

https://medium.com/issue-tracker

Contribute

Looking for contributors with experience or wanting to learn any of the following -

  1. React JS
  2. .NET Core
  3. SQL/MySQL