Skip to content

A Sales Dashboard built from the Spring React Week event from DevSuperior. The app consume data from a back-end API of a separate server.

License

Notifications You must be signed in to change notification settings

twsm000/projeto-sds3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sales Dashboard

License

About the project

A Sales Dashboard built from the Spring React Week event from DevSuperior.

The App consume data from a back-end API of a separate server.

Technologies

Back-end

  • Java
  • Spring Boot
  • JPA / Hibernate
  • Maven
  • H2

Front-end

  • HTML
  • CSS
  • Typescript
  • ReactJS
  • Apex Charts
  • Bootstrap
  • Axios

Production deployment

  • Database: PostgreSQL
  • Back-end: Heroku
  • Front-end: Netlify

How to execute

Required:

  • Java 11
  • Maven
  • Yarn

First step

clone the repo

git clone htts:https://github.com/twsm000/projeto-sds3

Second step

Backend

# enter the java project folder backend and start the server
./mvnw spring-boot:run

Frontend

# enter the react project folder frontend
# install the dependencies
yarn install

# start the project
yarn start

Author

Thomas M.

LinkedIn

About

A Sales Dashboard built from the Spring React Week event from DevSuperior. The app consume data from a back-end API of a separate server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published