Skip to content

yoshinator/dispatchio-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISPATCHIO

Dispatchio is an application that allows businesses with a mobile workforce to dispatch their team members and get updates of the jobs they're doing. Built using React and Redux on the front end and Ruby on Rails on the backend. It uses JSON Web Tokens for authorization. The app has two views, one for managers and owners that presents a dashboard and a view for employees that only shows the jobs they are assigned to.

THIS IS THE FRONT END TO DISPATCHIO.IO REST API can be found at https://github.com/yoshinator/dispatchio-backend

You must have the backend rails server running for full functionallity on port 3000. Check the Api Adapter to make sure the endpoint matches your settings on your environment for proper setup.

This project was bootstrapped with Create React App.

Available Scripts

  • npm start
  • npm test
  • npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published