Skip to content

Accounting Web Application Project | PHP, MySQL, Bootstrap | Web dev training

Notifications You must be signed in to change notification settings

AudreyKremers/COGIP-app

 
 

Repository files navigation

COGIP-app

Exercice realized from 8 april 2019 to 12 april 2019, as a group project for the formation BeCode to be a Web Developper

Project

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.

Link to the complete instructions

https://github.com/becodeorg/BXL-Johnson-3.9/tree/master/Projets/COGIPapp

Used Languages and technologies

  • HTML5, CSS3, Bootstrap framework
  • PHP
  • MySQL,MySQL Workbench

Screenshots

Screenshot Weather

Link to the Web Application

https://cogip-becode.000webhostapp.com/index.php

How to use

In order to log into the web application you can use the following user accounts :

Jean-Christian Ranu (godmode account):

login: Jean-Christian.Ranu@cogip.com password: Ranu

Muriel Perrache (modop account):

login: Muriel.Perrache@cogip.com password: Perrache

Elvis Presley (viewer account):

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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.6%
  • Hack 4.4%