Skip to content

EricPuig10/FinalProjectBackEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

FACTORIA F5 APP

TABLE OF CONTENTS

  1. GENERAL INFO
  2. STACK
  3. INSTALLATION

PROJECT LINKS

Front-End
Back-End

GENERAL INFO

Backend of the Factoria F5 app for the bootcamps candidates management. Layered architecture with a folder structure and authentication users with JWT.

OBJECTIVES

The backend part of the app is to control the data base and the data persistence, making a fluid comunication between service-side and the client-side. The exceptions control is made from the backend.

STACK

  • Java
  • Spring Boot
  • Spring Data
  • IntelliJ Idea
  • Postman
  • H2 hibernate
  • JUnit + Mockito
  • Trello

HOW DOES IT WORK

Entity Relation diagram with Candidates, Bootcamps & Process State models. FACTORIA_MACKBOOK_ENTITY

We use the H2 hibernate data base for development and JPA for data persistence. FACTORIA_MACKBOOK_H2

We also use Postman to check the call and callback between back and front. FACTORIA_MACKBOOK_POSTMAN

Unit testing with JUnit and Mockito

INSTALLATION

  1. Clone the repository with the following command:
git clone https://github.com/EricPuig10/FinalProjectBackEnd

NEXT

Check exceptions validations for dates and numbers.

TEAM

Eric Puigvendrello
Natàlia Boya
Joan Gil
Laura Castillo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages