Skip to content

jmc734/Availability-Scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program is being created for the Housing and Residential Life Department of Michigan Technological University
It is for use by the Assistant Coordinators and the Desk Coordinator of the Reception Desks at Douglass Houghton Hall, Wadsworth Hall and McNair Hall.

This program allows a user to input schedule preferences and information, which is then stored in a postgres database
The program also allows a manager (The ACs or the DC) to view the users and info, generate schedules for the desk, a master availability sheet, and export the schedules to a csv file.

Assumes you have a database with two tables:
'hours' with columns
'pid' 'day' 'hour' 'rank'

'info' with columns
'pid' 'username' 'name' 'position' 'desired' 'split' 'dub' 'desk' 'srank'

About

Scheduling Web Application for the Michigan Tech Reception Desks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published