https://github.com/mmendesas/fastfeet
:rocket: Bootcamp JS final project (mobile, web, backend)
https://github.com/mmendesas/fastfeet
express-js react-native reactjs styled-components
Last synced: 3 months ago
JSON representation
:rocket: Bootcamp JS final project (mobile, web, backend)
- Host: GitHub
- URL: https://github.com/mmendesas/fastfeet
- Owner: mmendesas
- Created: 2020-02-23T00:38:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T03:44:26.000Z (over 6 years ago)
- Last Synced: 2025-01-20T10:26:57.072Z (over 1 year ago)
- Topics: express-js, react-native, reactjs, styled-components
- Language: JavaScript
- Homepage:
- Size: 2.48 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ease way to control your deliveries

## Getting Started
This project was developed following the challenges of [RocketSeat Bootcamp](https://rocketseat.com.br/).
`Challenge` - Develop an application for a carrier to manage deliveries.
- `server`: A structure to control the entire process by saving the informations, with access control to specific actions.
- `web`: A web application for the carrier's administrator to register new deliveries and control all deliveries
- `mobile`: A mobile application for the delivery man to manage the deliveries to be made, checking/update order status and more.
## Prerequisites
The detailed information about each part could be found in their own `readme` file
## FastFeet Structure
- [Server](/fastfeet-backend/README.md) - This is the backend part with all the structure and models
- [Web](/fastfeet-web/README.md) - This is the admin web app
- [Mobile](/fastfeet_mobile/README.md) - This is the mobile app made for deliveryman
## Built With
This project uses a lot of different tecnologies, and great part of that is behing:
- 📦 [Expres](http://expressjs.com/) - Fast, unopinionated, minimalist web framework for Node.js
- 📦 [ReactJS](https://reactjs.org/)  - JavaScript library for user interfaces
- 📦 [React Native](https://reactnative.dev/) - A framework for building native apps using React
## Author
- **Marcio Mendes** - [mmendesas](https://github.com/mmendesas)
## License
This project is licensed under the MIT License