garethslinn / redux-project-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Tracker

A very simplified project tracker using React with Redux

Milestones

Add users

Add sprints

Add new items/jobs using existing users and sprints

Remove users and or sprints

Allow editing of exisiting jobs

Apply auton umbering

Allow each job its own veiw

Improve UI

Add log in screen

Apply log out

Search jobs

Sync data with firebase

Tests

Apply an admin area and resctrict only to admin

Brand Tracker and overhaul layout

Upload screen shots

Known defects

sign out button defect on sign in page

EDIT_JOB entry into id (should not be displaying id)

To start

Clone repository

npm i

yarn start

http://localhost:3000/

Live: https://tracker-a3d83.firebaseapp.com/

Log in

user: guest@test.com pw: password

About


Languages

Language:JavaScript 93.0%Language:CSS 3.8%Language:HTML 3.3%