Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 741 Bytes

Readme.md

File metadata and controls

32 lines (20 loc) · 741 Bytes

Issue tracker application

Web application to track, update and create personal tasks and issues.

Tech stack

  • Backend in Ruby on Rails
  • Frontend in Vue
  • Database is PostgreSQL
  • Deployed on Heroku
  • Automated e2e using Cypress.io

Deployed app

View app

App is running on Free Tiers. There could be a one time delay in booting up the app.

UX

UX design is created in Figma. View design

Application

Application contains :

Running the application

Install all dependecies using install-dependencies.sh Run the app using build-run-app.sh