Skip to content

A way to track issues and features while building applications.

Notifications You must be signed in to change notification settings

isaiah3031/bug_tracker

Repository files navigation

About

A SPA built with React and Redux over a rails API to enable CRUD operations on tasks. Uses react-beautiful-dnd to allow users to change the priorities of a task by clicking and dragging up or down.

Alt Text

Installation

* Clone this repository
$ git clone https://github.com/isaiah3031/bug_tracker

# Go into the repository
$ cd bug_tracker

# install frontend and backend dependencies 
$ bundle install
$ yarn install

# Run  
$ rails s

About

A way to track issues and features while building applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages