Skip to content

christopher-cornet/livre-or

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golden Book

A simple web application that allows users to send messages on the site. It is made with PHP and MySQL.

Features

  • Users can create an account and log in with their username and password.
  • Users can view the messages posted by other users, sorted by date.

Installation

To run this project, you need to have a web server with PHP and MySQL installed.

You also need to create a database named "livreor" and import the livreor.sql file into it. This file contains the schema and some sample data for the project.

To install the project, follow these steps :

  • Clone this repository to your web server’s document root directory.
  • Open your web browser and go to http://localhost/livre-or/index.php (or the corresponding URL for your web server).

Usage

To use the project, you need to create an account or log in with an existing one.

You can then post messages on the site, edit or delete them, reply to other messages.
You can also view your profile page, where you can see your messages and edit your account details.

Demo

You can log in with John Doe's account. Here are the email and password :
john.doe@gmail.com / test

About

Register, log in securely and send messages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published