Easy navigation to the pages
Purely for debugging purposes and will be removed later on
Easy navigation to all pages
Visiable by all
main.html
- The main page seen when going to the website.
signin_signup.html
- Used to sign in to an account.
signup_page.html
- Used to sign up and create an account.
see_all_clubs.html
- Used to see all the avaliable clubs.
Visiable by users
users/join_club.html
- Used to join a club.
users/manage_account.html
- Used to manage your account.
users/account.html
- The view of a club page from a users perspective.
Visiable by club managers
club_manager/events.html
- Used to create new events and updates.
club_manager/see_all_members.html
- Used to view all members of your club.
club_manager/seeRSVP.html
- Used to see all users who have RSVP'd to an event.
club_manager/club.html
- Used to edit a club page.
Visiable by admins
admin/add_new_admin.html
- Used to create a new admin.
admin/see_all_users.html
- Used to view all user accounts.
admin/view_all_clubs.html
- Used to view all clubs created.
Example
db_example.html
- An exmaple of the use of mysql.