Git Product home page Git Product logo

event-manager's Introduction

Event Manager

Event Manger web application that allows Registered School Organizations to organize events, and students to join them.

This project was part of the Database Management Class (COP 4710) @ UCF

Time spent: more than 50 hrs hours spent in total

User Stories

  • There are 3 types of users (University Admins, RSO Admins, Students).
  • Users can signup/login/logout from the website.
  • University Admins can see all the events activities that happen in the university.
  • Univerity Admins can delete events/RSO.
  • University Admins can approve specific type of events.
  • Students can form an RSO with minimum of 5 students. If the RSO has less than 5 Students, it will be an inactive.
  • Students can join/leave an RSO.
  • Students can rate an event.
  • Students can add comments to a specific event.
  • There are 3 types of events (public, private, RSO) - Public Events are visible for everyone. - Private Events are visible only for students within the same university. - RSO Events are visible only for students within the same RSO.
  • RSO Admins can create all types of events.
  • Students can create events, but it has to approved by the University Admin.

Run the app

Running npm start will start PM2 and the server. You can stop the server process with pm2 stop all. Likewise, you can restart the server with pm2 restart all (if you have updated the server while it's running).

For a much more thorough documentation of PM2, see https://pm2.keymetrics.io/docs/usage/pm2-doc-single-page/ .

The app runs with ExpressJS -> https://expressjs.com/en/starter/basic-routing.html

The app uses CORS -> https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

The app uses NPM to manage packages and PM2 to manage processes.

event-manager's People

Contributors

jonathan-frucht avatar samo7a avatar staceyd22 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.