Skip to content

joaldotavares/dsdeliver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Access The Project Online

Click Here

Project Screens

  • Web Screens

Design Home

Design Products

Design Products, Map and Order

About Project

DS Delivery is a Web and Mobile application for users who want to register and deliver orders. In the Web part there are steps that the user must follow to place orders, while on the Mobile it is related to the order details, having an interface very well informed of the orders and easy to use.

Technologies Used

How To Run

  • Requirements

  • It is necessary to have Java 11 and Spring Boot installed on computer.

  • It is necessary to have Git installed and configured on the computer.

  • It is vital to have Spring Tools Suites installed on the computer to upload the backend.

  • Also, it is necessary to have a package manager either Yarn or NPM.

  • Finally, it is essential to have Expo installed globally on the machine.

  1. Clone the repository:
  $ git clone https://github.com/joaldotavares/dsdeliver.git
  1. Running the Application:
  # API
  # To start the backend it is necessary:
  # > Open the Spring Tool Suite (STS)
  # > Open the folder "dsdeliver"
  # > Click the right button src/main/java
  # > Search for "Run As" and go to option "Spring Boot App"

  # WEB APPLICATION
  $ cd frontend
  # Installing the project dependencies.
  $ npm install # ou yarn add
  # Start the web application
  $ npm start # ou yarn start
  

License

This project is under the MIT license. See the archive LICENSE for more details.


Project developed with the tutorship of Nelio Alves and Washington Soares, from DevSuperior.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors