Skip to content

TTraylor310/tracker-tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traylor's Ticket Tracker

Description

Continuing to practice and learn more about React and Redux with toolkit. Users are able to register with email address. Users able to create new tickets with a description of the problem. Allows for user and admin to create notes for each ticket item.

This repository is the 'front-end' part of the project. tickerTracker-API links to the repository for the 'back-end'.

Installation

Using npm install will install dependencies required for application to run.

  • React
  • react-redux
  • react-router-dom
  • react-icons
  • react-modal
  • react-toastify
  • axios

About

React application using redux with Express and MongoDB. App for submitting tickets for devices. Allows users to respond to notes for each ticket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors