Skip to content

nitindoodhiya/Event_Scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event_Scheduler

Event scheduling website which allows to create,invite and accept invitations of public/private events.

Getting Started

1.Clone this repo and unzip in htdocs found under xampp
2.Run phpMyAdmin and create database event_scheduler and import db from the database sql uploaded.

Libraries required

1.Semantics:
https://github.com/Semantic-Org/Semantic-UI-CSS/archive/master.zip
After unzipping rename it as Semantic.
2.Materialize:
https://github.com/Dogfalo/materialize/releases/download/1.0.0/materialize-v1.0.0.zip
-Unzip these in main folder.
Everything is set Now --> Launch browser and to link localhost/Event_Scheduler/home
3.You can login/sign up from top as user/admin. Your signup request will be received to admin and will be activated by admin. For admin login with following credentials email : [email protected] password:admin select admin from dropdown

Admin Features:

1.After login you are on dashboard displaying statistics : -Total Registered Users -Total Active Users -Total inactive Users
2.From navbar select venues -Add New Venue and venue details(always give end time greater than the start time). -Update or Delete
3.From navbar select users -To activate/deactivate users
4.Update password option

User’s Features:

-Venues can be viewed from navbar
-All Venues(along with their google location) are displayed with time limit set by Admin
-User can input time and date for booking and select the venue
-All the Events are displayed under Events
-and the events which will be attended by user is under emaild
-After giving input “+”   will redirect to create event
-Invite can be send from Event page
-user can accept/reject Invitation

ADVANCED FEATURES

-google login on login page(google login will function only without proxy)
-After creating event user can upload file to describe 
-if no venue is available you are provided with relative results (by clicking on button)
-user can give multiple inputs if any available it is displayed (first select number of inputs and then fill the fields)
-from the event page user can change privacy (toggle)
-if user want to attend the event he can request by 
-Notification to all users attending any event under Notification

Knowledge about some tabs

-Invites tab show you the invitations sent by the event craetor
-Events tab show you the public events for which request can be send
-Requests tab show you the users requesting to attend the event created by you
-User email will show you the all the events you are associated with.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.8%
  • CSS 35.5%
  • JavaScript 15.6%
  • Hack 0.1%