Skip to content

Nocturne - Game Reviews Website, made for "Inxhinieri e Web-it" class in UBT.

License

Notifications You must be signed in to change notification settings

Fillonit/game-awards-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nocturne - Game Ratings and Awards

Game Ratings and Awards - Project for "Inxhinieria e Web-it"

wakatime

Technologies

GitHub Stats

GitHub repo size GitHub deployments GitHub top language GitHub GitHub all releases

Links:

Authors:

Preview:

Nocturne Preview

Progress

  • Model inital file
  • Functions for model
  • Insert method (model.php)
  • Fetch method (model.php)
  • Dashboard with CRUD methods
  • Login with permission checks
  • Regsiter with redirect
  • getGames method (model.php)
  • loop through getGames and display in homepage
  • addUsers method for admin users
  • delete method for admin users
  • edit method for admin users
  • show addUsers, delete, edit in dashboard
  • convert the pages to .php (ext)
  • implement DB connection to contact.php and save the feedback in the database
  • Username in header in pages.
  • Logout to destroy sessions and redirect to homepage
  • Fix and sort file structure

References