yanaginx / periphera

Simple web application for web programming course's assignment (finished for now, since the assignment ended)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Periphera

Simple web application for web programming course's assignment (currently in progress)

How to use

Using XAMPP

  • Clone this repo onto your document root directory
  • Import the periphera_db.sql file into your database first
  • Then start the web app by entering localhost/periphera on your browser
  • Hopefully some page with a simple HOMEPAGE text will appear on your browser
  • If you are gonna deploy this on some server, make sure to change the <base> tag with your preferred base dir, I haven't done it yet so no further instruction on that (maybe later xD)

Default admin info:

username: admin

password: eSFe#bF7t!>U222&

TO DO:

  • Add homepage's layout
  • Add contact us page's layout
  • Add products to database and products page's layout
  • Add news' article to database and news page's layout
  • Add admin control panel for CRUD
  • More features to come, haven't think of anything else yet

About

Simple web application for web programming course's assignment (finished for now, since the assignment ended)


Languages

Language:PHP 83.6%Language:CSS 6.2%Language:Hack 6.1%Language:JavaScript 4.0%