Group project of Broutin Jean-Marc, Kremers Audrey and Guy Djendo Essiko.
Exercice realized from 8 april 2019 to 12 april 2019, as a group project for the formation BeCode to be a Web Developper
For this project, we had to realize an accounting web application for a fictive company named COGIP. To develop this application we have to use PHP and MySQL languages.
Guy worked on the general layout of the app, managed the users login to the application and implemented a CRUD functionality for the contacts.
Audrey has implemented a CRUD functionality for the invoices.
Jean-Marc worked on the creation of the MySQL Database and implemented a CRUD functionality for the companies.
https://github.com/becodeorg/BXL-Johnson-3.9/tree/master/Projets/COGIPapp
- HTML5, CSS3, Bootstrap framework
- PHP
- MySQL,MySQL Workbench
https://cogip-becode.000webhostapp.com/index.php
In order to log into the web application you can use the following user accounts :
login: Jean-Christian.Ranu@cogip.com password: Ranu
login: Muriel.Perrache@cogip.com password: Perrache
login: elvis.presley@cogip.com password: Presley
Please note that at this time the CRUD functionality is working properly for the companies. CRUD functionalities for contacts and invoices will be online in a few weeks