/Spring-starter

Creation of a Rest api for little car crud project with aim to grap spring boot

Primary LanguageJava

Spring Starter

Spring starter a s little project started to get hand on spring-boot . The aim to create a web application where users and can see disponible and other a car added by admins of the web app . In addition , this project will help level up my front end skill with just the basic trinity .

Functionalities

  1. Backend :

    • Implementation of a rest api ie. completed.
    • Addition of traditional log in functionalities and google auth2 log in .
    • Spring boot .
  2. Frontend :

    • Creatioin of an admin panel ie. Crud functionalities.
    • Addition of like , comments and share functionalities on cars for users.
    • Html,css,js, bootstrap .