Skip to content

kicohen/microsoft_space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Space @ CMU Website

Author: Kenny Cohen

Purpose

This webapp is meant to be used both by users of the Microsoft Space and by the management team of the microsoft space. It will allow users to request events and see upcoming events and details about the space. Members of the management team will be able to staff events, approve of events and schedule events.

Tech Details

  • Django Version: 1.10.4
  • Python Version: 3.5.1
  • Development Database: sqlite
  • Production Database: mysql

Clientside libraries include:

  • angularJS
  • bootstrap
  • interactJS

Libraries are included in the repo.

Configuration

To deploy this app, it highly suggested you change database systems to a more heavy duty database system such as mySQL.

You will also need to create your own config.ini file in the main directory of the project.

Features Implemented:

  • User Registration
  • Calendar
  • Requesting Events
  • Static pages
  • Viewing Events
  • View users list
  • Edit and View User Profile
  • Event Locations
  • Sending Emails

Features Partially Implemented:

  • Event Roles

Features To Be Added Soon:

  • Keycard checkout
  • Duplicating Events

Bugs and other Fixes:

  • Responsiveness of slideshow on About page.
  • Event Date picker on Event Update page.
  • Verify Dates on Event Request
  • Security on person requesting event being able to change their own event status
  • Checking against other events at the same time.
  • Add location to table of events.

About

Webapp for the Microsoft Space at Carnegie Mellon University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published