XOOPS Web Application System (https://xoops.org)

Powered by You!

SmartEventMgmt

Smart-Event-Management-System

Category : Modules | Published by Mamba on 08-Jul-2020 23:30
Smart-Event-Management-System

Very nice project using XOOPS, we recently discovered on GitHub:
https://github.com/ishwaryav/Smart-Event-Management-System

See also the description of the project:http://is.gd/BR667P

An interactive web application to manage events for students to register and view them, get notified on any new or modified events and collaborate with other students using a web chat. Students can register themselves and create a profile to be a member of the application. The application also allows event organizers to create, view, update or delete events along with a dashboard of number of students registered to their events. The application is built using on Apache web server using PHP for the server-side coding and HTML & CSS for the client-side. It uses MySQL Database as its data model to store and retrieve users and event information. The application is also hosted on AWS EC2 instances to achieve scalability and load balancers help regulate requests to different instances based on the load on the server. AWS Simple Notification Services has been implemented to automatically notify registered users of any new or modified events.