You are on page 1of 3

User guide

1)Set the environment:


-Vs code for the fronend
-springboot for the backend
-Mysql Workbench
Choose those version :
2) Clone the project from gitlab:
a)Select Git revision : barancheDevelopper

b)Pull the in your local:


1. Open a terminal or command prompt on your computer.
2. Navigate to the directory where you want to clone the project.
3. Use the git clone command to clone the project. The command should
look something like this:
git clone https://gitlab.com/Mohammed_KHNine/sma.git

3) Instructions for Running the App :


a)download Lombok: https://projectlombok.org/download

-Copie the Lombok file in your project


b)Edit the data base information:
-create an empty data base with a “smadb” name

-You should set the same username and password as you do when you create the new
data base
-change the data base setting from update to create

You might also like