Skip to content

Web application to create personal tasks, add notes and track them. Created using `Vuejs` and `Ruby on Rails`. Deployed on `Heroku` and database is `PostgreSQL`.

Notifications You must be signed in to change notification settings

devayansarkar/issue-tracker

Repository files navigation

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