/fastfeet-backend

The FastFeet is an application that helps companies that work with logistics and deliveries. In the application, it is possible to manage deliverymans, addresses, orders and problems that occur with deliveries, such as delays, losses and so on.

Primary LanguageJavaScript

FastFeet

This is the back-end of the FastFeet application.

The FastFeet is an application that helps companies that work with logistics and deliveries. In the application, it is possible to manage deliverymans, addresses, orders and problems that occur with deliveries, such as delays, losses and so on.

Techs and tools

  • Express;
  • Sucrase + Nodemon;
  • ESLint, Prettier and EditorConfig;
  • Sequelize and PostgreSQL;
  • JSON Web Token and Bcrypt
  • Yup for validations
  • Youch and Sentry

Getting Started

  1. Edit the .env.example file with your credentials;
  2. Clone the repository
  3. Run yarn at your terminal to install the dependencies
  4. Start the server runnning yarn dev

Questions?

Send me a message at the LinkedIn with any questions.

Front-end:

To access the front-end repository, click here.

Login Page

app images

Packages Management

app images

Deliverymans Management

app images

Address Management

app images

Problems Management

app images

Package – Edit Page

app images

Deliveryman – Edit Page

app images

Address – Edit Page

app images

Problem – Modal

app images