An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          


logo


Ease way to control your deliveries


GitHub language count


Made by Marcio Mendes

License

## 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