Skip to content

Application for managing agile project by tracking tickets built in ReactJS

Notifications You must be signed in to change notification settings

pranshu1402/TicketManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticket Manager : A simplified issue tracking app built in ReactJs

Getting Started with Ticket Manager

  • Clone this repo
  • run yarn run local (It will automatically install the required dependencies & start dev-server on localhost:3030)
  • run yarn run localserver for starting up fake BE api's

Features

  • Creating To-do Tickets
  • Listing of To-do tickets based on status
  • Drag and drop feature on ticket cards for updating status of tickets
  • Editing an existing ticket
  • Auto closure of tickets after marking done
  • Validations during edition or creation of tickets.

Tech Used

  • Built on React, Redux, Router, Axios
  • Uses SASS & Bootstrap for styling
  • Uses JSON-SERVER for simulating Backend in local
  • Auto formatted with Prettier

About

Application for managing agile project by tracking tickets built in ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published