Skip to content

We created a simple Web Application with PHP, HTML, CSS and Javascript.

Notifications You must be signed in to change notification settings

Andrew0133/ZENASTER-Web-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

ZENASTER-Web-Application

image We created a simple Web Application built with native PHP, HTML, CSS and Javascript.

Some part of the application are in our native language (Italian) The comments in the code should be in English.

The project was inspired by BlockBuster (RIP) and it's an E-commerce for videogames, films and merchandising.

The key parts of the projects are:

  • Registration and login for users.
  • Dynamic part and asyncronous search (using Ajax) for the products of the E-commerce.
  • Admin part for add,delete and update all the products in the Website, also the possibility of updating images for the products.
  • Admin part for block/delete users.
  • Admin part with the history of products purchasing.
  • Cart without payment getaway
  • Newletter with PHPMailer

In the folders utils there are all the backend files for registration, login, searching and so on.

In the folder DB_sql, there are the files exported from xampp with the schema for the database. The PHP file for connecting with the database is in utils folder with the name connect_db.php.

About

We created a simple Web Application with PHP, HTML, CSS and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 64.5%
  • JavaScript 32.8%
  • CSS 2.0%
  • Hack 0.7%