Giter Site home page Giter Site logo

szybia / engage-games Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 50.68 MB

Web development and Deployment third year project to demonstrate the use of PHP, MySQL, Bootstrap and JQuery.

License: MIT License

HTML 14.89% CSS 23.97% JavaScript 2.43% PHP 58.71%
php7 mysql phpmyadmin ajax csrf-prevention csrf-tokens xss-detection sql-injection forgot-password forgot-password-email

engage-games's Introduction

EngageGames

Full Stack Web Development Assignment

Game selling web application utilizing Bootstrap, jQuery, AJAX, PHP, SQL and JS

Personal Demo

Security attack prevention:

  • SQL Injection
  • Cross site scripting (XSS)
  • Cross site request forgery (CSRF)

Features:

  • Forgot password email authorization
    • 15 minute link expiration
    • 70 character key along with email for ensured security
  • Remember me cookie with selector and verifier
    • When user has cookie we search for selector in DB and compare with verifier
  • Google reCAPTCHA for register and delete account
  • Advanced search with 2^7 possible searches
  • AJAX adding, removing, updating and undoing shopping cart for improved UX
    • JS used for smooth transitions
  • Profile picture add, change and delete
    • Security checks ensure no malicious file is uploaded (php, js etc.)
  • PHP POST Security
    • All inputs put through size, REGEX and format checks.
  • Catalogue with sorting algorithm for newest, low-high, high-low or default random
  • Change name, email, password functionality with all required error checking
  • Include PHP files check for direct calls and reject them
  • 404 page included to ensure user doesn't get derailed from their experience
  • Slideshow on home page for highlighting offers and deals
  • Static design implemented before development for boosted productivity
  • Fully responsive website design accomplished with media queries.

Resources:

  • XAMPP
  • Google Chrome Developer Tools
  • Atom Text Editor
  • PHPMyAdmin
  • Adobe Photoshop

engage-games's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.