Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.12 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.12 KB

Euphoria


A simple website for a imaginary college fest

This website is designed as a part of Webkriti website designing competition for 1st year students organised by AASF in ABV-IIITM. The technologies used are HTML, CSS, JavaScript and PHP, MySQL is used for database. No framework of any kind (bootstrap, jQuery etc.) is used as stated by the rules of webkriti. This website is made by beginners and hence can easily be understood by those who wants to learn web development. The website incorporates a registration and login facility as well as a Dashboard from where the user can register for different events organised in the college fest. The website also have a admin panel from which the admin can view stats.

Setting up a admin account

The admin accounts are hardcoded in database. You can remove the default account by deleting the entry in admins table. Likewise to add a admin account register it as simple user and then put it's username in admins table.

Installation

For setting up your website see INSTALLATION.md