Skip to content

yassine355/theweeknd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

theweeknd

#The Weeknd Website designed for educational purposes by student from EST-SB

##Installation

install:

  1. PHP7
  2. MySQL

Note: for windows user you have to install xampp or wamp {: .note}

##Usage

How to use it?

  1. Open XAMPP dashboard. plot

  2. Click phpMyAdmin on the menu.

  3. Create a new database "weekndlogin". plot

  4. Create table "users" with 4 fields

    Id - mediumint, Primary Key, AUTO_INCREMENT

    Name - varchar(64)

    Email - varchar(64)

    Password - varchar(128) plot

  5. Put "weeknnd" folder inside your "xampp/htdocs" folder.

  6. Open your browser and type "localhost/weeknnd"

##Result

###Register Page plot ###Login Page plot

###Check-login Page plot

###The Website Page ####Alert plot ####Nav-Bar plot

####About plot

####Album and Social Media plot

####Footer plot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published