Web Site to manage employee
- Execute
git clone https://github.com/Ylucasb/Decantez-vous.git
.
- In the directory
DECANTEZ-VOUS
executego mod init decantez-vous
. - In the directory
DECANTEZ-VOUS
executego mod tidy
. - In the directory
DECANTEZ-VOUS
executego run main.go
. - In the web site : account : john.doe@decantez-vous.com password : 123 .
- Connexion page
- Page to see and manage employee
- See employee for each workplace
- Page to see and manage supplier
- create and delete employee
- modify job and Iban for employee
- create and delete supplier
- Ylucas (Lucas Bigot)
- matiasbellaud (Matias Bellaud)
- fmaxime (Maxime Fuzeau)