Skip to content

enzoggqs/projeto-sds3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSVendas

Project realized during the Semana Spring React 3 (SDS3) from devsuperior channel

ds_dark

🛠 Technologies

Back-end

- Java

- Spring Boot

- Spring Data JPA

- Spring Security

- Maven

Front-end

- JavaScript

- ReactJS

- TypeScript

- HTML

- CSS

- Bootstrap

- Apex Charts

- Visual Studio Code

Deployment in production

- Back-end: Heroku

- Front-end: Netlify

- Database: Postgresql 12

🏠 Home Page

Home

🎯 Dashboard

Dashboard

✏️ Conceptual Model

Conceptual-model

🖥️ How To Run The Project

Back-End

Prerequisites: Java 11

## Clone repository
$ git clone https://github.com/enzoggqs/projeto-sds3.git

## Enter the project back-end folder
$ cd backend

## Run project
$ ./mvnw spring-boot:run

Front-End

Prerequisites: npm or yarn

## Clone repository
$ git clone https://github.com/enzoggqs/projeto-sds3.git

## Enter the project front-end folder
$ cd frontend

## Install dependencies
$ yarn install

## Run project
$ yarn start

## Access localhost
http://localhost:3000

Author: Enzo Gabriel

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published