https://github.com/quiddlee/async-race
πποΈ Async-Race | RS School Task
https://github.com/quiddlee/async-race
async-race asynchronous-programming rsschool typescript webpack
Last synced: about 1 month ago
JSON representation
πποΈ Async-Race | RS School Task
- Host: GitHub
- URL: https://github.com/quiddlee/async-race
- Owner: Quiddlee
- Created: 2023-07-24T20:14:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T16:15:36.000Z (almost 3 years ago)
- Last Synced: 2025-07-04T15:39:31.139Z (11 months ago)
- Topics: async-race, asynchronous-programming, rsschool, typescript, webpack
- Language: TypeScript
- Homepage: https://quiddlee.github.io/Async-Race/
- Size: 157 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **πποΈ Async-Race | RS School Task**
*Customer has an idea to spend his money. He has hired some engineers who installed some radio-controlled equipment π» to real cars π. To the all his collection of cars to be precise. He is eager to create kind of drag-racing competition in order to discover which car fastest.*
*Each radio-controller has an HTTP-compatible interface. It's let us to start or stop engine of the car and of course enable "driving" mode. π*
# Setup and Running β οΈ
- Use node 14.x or higher. β‘
- Follow the link - https://github.com/mikhama/async-race-api. π
- Click the green button saying "Code", and then choose the "Download ZIP" option. π₯
- Go to downloaded folder: $ cd async-race-api. π
- Install dependencies: $ npm install. π¦
- Start server: $ npm start. π€©
**π Preview - https://quiddlee.github.io/Async-Race**
# Features π
- **Create Cars π**

- **Start Race Between All Your Cars πποΈπ**

- **Check The Winners π**

# Technology Stack βοΈ
### **Developing β
**
- **TypeScript**
- **Scss**
- **WebPack**
- **MVC**
### **Code qualityπ§Ή**
- **ESLint β Air-bnb base**
- **Husky**
- **Prettier**
- **Editor config**
### Architecture π¦
- MVC Pattern
### Flow chart π

### Diagram π»
