Skip to content

Yara-Alotaibi/RiyadhSeasonWebsite

 
 

Repository files navigation

Riyadh Season Website

Website containing information about Riyadh Season, users can login and post comments on posts made about the events. This project was developed for the Web Development course by a group of four. note: please create database (code in Riyadh_Season.sql) and change the servername, username and password in dbh.inc.php accordingly.

Tools Used:

  • XAMPP web server solution stack package including: Apache web server and MYSQL database.
  • Languages: HTML, CSS, JavaScript, SQL and PHP.
  • Bootsrap 520 Highway template: https://templatemo.com/tm-520-highway.

Webpages:

Login:

The user can login by entering their email and password, if the login is sucessful the user will be transfered to the home page.

loginPage

Signup:

If the user doesn't have an account already, they can sign up by entering their username, name, password and email.

SignupPage

Home:

The home page contains a description of Riyadh Season with a video playing in the background.

HomePage

When the user scrolls down or clicks the arrow down button the posts show up.

HomePageWithPosts

Posts:

The user can learn more about an event by clicking on the "more info" hypertext, a post about the indiviual event shows up. The webpage contains a sidemenu containing posts of other events.

PostPage

When the user scrolls down they can see more information about the event.

PostPage2

The post also contains a comment section where logged in users can share their experince (if the user is not logged in, the comments are shown without the comment box)

PostPageWithComments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.4%
  • PHP 42.0%
  • JavaScript 13.6%