david35008 / My-Ticket-Manager

Ticket Manager Web Application, with React.js and Express. This repository includes a basic skeleton with automated tests.

Home Page:https://david35008-ticket-manager-glitch.glitch.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scale-Up Velocity Final 1/5 - Tickets Manager

This is my Ticket Manager app! The app passes all tests and requirements, and also has some bonus features and tetsts.

Bonuses:

  • The 'Add New Ticket' button allows you to add a new ticket to the data base using a new end point in the sever.
  • Every ticket has a done and undone icon in the top left corner. If the icon is clicked, it changes the tickets 'done' value in the server, and also changes the icon in client.
  • all the new features are supported by tests, both in the frontend and in the backend.

glitch link: https://david35008-ticket-manager-glitch.glitch.me/

my gif: hide

your gif: hide

About

Ticket Manager Web Application, with React.js and Express. This repository includes a basic skeleton with automated tests.

https://david35008-ticket-manager-glitch.glitch.me


Languages

Language:JavaScript 91.2%Language:CSS 4.4%Language:HTML 4.3%