Skip to content

A system of token-authenticated product and employee registrations and restrictions on common administrator and user, CRUD functionalities and projections according to the category.

Notifications You must be signed in to change notification settings

FelipeSdsilva/dscatalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

DSCatalog.

A system of token-authenticated product and employee registrations and restrictions on common administrator and user, CRUD functionalities and projections according to the category.

Backend(Felipe Sousa)

  • Java 17
  • Spring Boot
  • Spring Security
  • Outh2
  • JPA / Hibernate
  • Maven
  • Lombok

Product implementation

  • Back-End: In progress
  • Front-End: In progress
  • Database : In progress

How execute the project

Back-End

Prerequisite: Java 17.

 #clone repository.
 git clone https://github.com/FelipeSdsilva/dscatalog
 
 #enter in folder backend.
 cd backend
 
 #execute the project.
 ./mvnw spring-boot:run

Frontend Web

Prerequisite: Node.

#clone repository.
git clone https://github.com/FelipeSdsilva/dscatalog

#enter in folder frontend.
 cd frontend

#install depêndencia.
yarn install

#executar o projeto.
yarn start

Autor

Felipe Sousa https://www.linkedin.com/in/felipesdsilva/

About

A system of token-authenticated product and employee registrations and restrictions on common administrator and user, CRUD functionalities and projections according to the category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published