Skip to content

corentinIstace/forum-project

Repository files navigation

forum-project

Project done by Corentin, Yves, Naim and Zoé

About the project :

The objective was to create a forum, based on our knowledge on HTML, CSS, PHP and Mysql

It's create for my BeCode formation for learning the principles of:

  1. PHP
  2. Mysql
  3. Model MVC

And improve:

  1. HTML
  2. CSS
  3. Git and Github
  4. SCSS

Objectives

For this exercice, it was asking to us to write the HTML and the CSS from scratch, creating and work with a database from PHPMyAdmin.

After that we have to push it on Github pages.

HTML:

CSS / SCSS:

  • write scss, link it with the CSS and finaly link it with the HTML page,
  • separate elements into different blocks, variable

Git and Github:

  • create repository and clone it on our local machine,

  • create README.md,

    code README.md  
  • open files and work on it,

    code < file >  
  • adding files

    Git add < file >  
  • commit files

    Git commit -m "name of the commit"  
  • push the local repository on the remote repository,

    Git push  

PHP:

  • write PHP proprely
  • connexion with database
  • catch data and display them in the html

Mysql:

  • create database
  • request sql

You can find the website with this link:

Status

The project is still in a early state. Among important missing features :

  • No password hash
  • Edit, delete for messages and topics
  • Search in website
  • ...

Contact

Corentin Istace

E-mail: corentinistace1@gmail.com
Github: https://github.com/corentinIstace
Linkedin: https://www.linkedin.com/in/corentin-istace-03681020a/

Naim Zian

E-mail: naimzian.dev@gmail.com
Github: https://github.com/Naim350Z
Linkedin: https://www.linkedin.com/in/naimzian/

Yves Thirion

E-mail: thirion.yves@gmail.com
Github: https://github.com/Yves852
Linkedin: https://www.linkedin.com/in/yves-thirion-295537215/

Zoé Ranzy

E-mail: zoe.ranzy@gmail.com
Github: https://github.com/hawkstan
Linkedin: www.linkedin.com/in/z-m-ranzy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •