Skip to content

Dynamic web page, that sells rubber ducks in all shapes, colors, and sizes. The used database is called MySQL. The programming language is PHP.

Notifications You must be signed in to change notification settings

ilyesedina/Duck-Land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duck-Land

A full stack web application that sells rubber ducks.

Pages

  • Login / Register
  • News page
  • Products page
  • Shopping cart

Using

  • PHP vanilla php (plan original PHP without any framework)
  • MySQL Relational database

Security

  • SQL injection
  • Prepared Statement
  • Custom Captcha
  • Google reCAPTCHA v3
  • Encryption and decryption (Hashing the password by bcrypt)
  • Validate filters - Sanitize filters

ER diagram

  • database schema
  • normalization up to 3rd normal form

About

Dynamic web page, that sells rubber ducks in all shapes, colors, and sizes. The used database is called MySQL. The programming language is PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages