Skip to content

shelleyeti/concat-capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concat

Concat - Queue App

This web application was created to allow students to generate help tickets and for a teacher to be able to select and solve tickets based on the time they were submitted.

Students may also join existing tickets, allowing a single teacher to assist multiple students. Teachers can keep solution notes and refer back to solutions across the entire class.

To Get Started

  1. Open your terminal, navigate to the directory you would like to save this project, and run the command git clone git@github.com:shelleyeti/concat-capstone.git
  2. Create your own Firebase Project
  • Google Console
  • Start New Project
  • Click the </> icon under "Get started by adding Firebase to your app"
  • Name you app to get access to you Firebase SDK
  • Navigate to the config.TEMPLATE.js and input your information
  1. Run npm install to git all the node dependencies

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Dependencies Used

  1. Firebase
  2. React
  3. React-Router-DOM
  4. Semantic-UI
  5. Moment.js

ERD

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published