Skip to content

Real-Time App made with ExpressJS, SocketIO and React

Notifications You must be signed in to change notification settings

mabno/riders-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riders App

Project proposed by HolaMundo

Description

List that contains time schedule in intervals of 30 minutes (from 8am to 8pm). There is a disponibility of 8 motorcycles each 30 minutes, when an user makes click over in a schedule box will take a motorcycle resource (the counter of motorcycles will down) and if makes click again will free the resource taken. If the users take all the motorcycles of the schedule box, it will appear in red

Features

  • Real-Time App
  • ExpressJS
  • MongoDB (with Mongoose)
  • Socket.IO
  • JSON Web Tokens for authentication
  • React (with React Context for state managment)
  • TailwindCSS to stylize the application

Languages & Tools

NodeJS

ExpressJS

Socket.IO

MongoDB

React

TailwindCSS

Babel

Webpack

Run with Docker

$ git clone https://github.com/mabno/riders-app.git
$ cd riders-app
$ docker-compose up

Finally navigate to http://localhost:3000

Screenshots

Alt text Alt text Alt text Alt text

About

Real-Time App made with ExpressJS, SocketIO and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages