EsmeraldaQuintana / MOSTregi

CIS405 Software Engineering group project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event Manager

a simple visitor management software

by Esmeralda Quintana, Monti Wilkins, Edwin Bishop, Austin Schwartz, and Abbie Leonard

Current features:

  • this README
  • Can register events under "New Booking"
  • Users, Groups, BookingRequest model in admin page
  • Add/Edit/Delete functionality on webpage
  • View BookingRequest: individual, list, and list all created by current user
  • Basic user logins and signups
  • Add/Edit/Delete require individual permissions
  • User signups page requires permission

Currently working on:

  • styling
  • booking functionality: add, edit, delete.
    • "needs confirmation" for anonymous bookings
    • easy views for booking information: this week, this month, etc
    • Museum Event handling: ability to see what bookings coincide with official museum events
  • finishing this list...

Build Dependencies

  • Python3
  • pip3
  • Django >=2
  • django-bootstrap3 >=9
  • django-phonenumber-field >=2.0

For building: please see dev_README.md in /MOSTregi

About

CIS405 Software Engineering group project.


Languages

Language:Python 85.1%Language:HTML 9.9%Language:CSS 4.0%Language:Shell 1.0%