forked from dormbase/dormbase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchitecture.txt
111 lines (87 loc) · 2.79 KB
/
architecture.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
architecture of the dormbase system
--------------------------------------------------------------------------------
Directory System
model User
roomID -> FK to Room
firstname
lastname
athena (Athena username may be null if not MIT student)
altemail (for non-MIT students)
url
about
bool active
bool livesInDorm
model Room
room number
room meta-information-for-finding (Tower, Entry, etc)
GRT section
phone
search by any of these fields
- authentication system - kerberos + non-kerberos (Shibboleth)
--------------------------------------------------------------------------------
Governance - handled through ACLs (with a special prefix)
model Legislation
status (proposed, tabled, fullforum, accepted, rejected)
title
summary
fulltext
proposeddate
author -> FK to User
funding
model Meeting
proposals # FKs to list of legislation IDs considered
--------------------------------------------------------------------------------
Mailing Lists
stores a (default) prefix for the mailing list names
stores default manager (moira or mailman)
for each ACL:
add the prefix (default yes)
synch to mailman / moira?
--------------------------------------------------------------------------------
Packages
--------------------------------------------------------------------------------
Guest Lists
model GuestList
ownerID -> FK to User
name
--------------------------------------------------------------------------------
Resources
movies
items behind desk
--------------------------------------------------------------------------------
ACLs
model Group
bool auto # true if user was added to group automatically
mailingList
owner -> FK to GroupID or UserID
model GroupMembers
memberID -> FK UserID
isAdmin
position -> string, used for government positions. can be null
ability to sync ACLs to Moira or Mailman
APPLICATIONS
priorities:
1. users, groups, mailing lists, touchstone (core module)
. must support authentication via cert, mit account creds, AND non-MIT accounts
apps:
- desk worker (package management, movie checkin/checkout, guest list)
> add packages, movies, equipment, games,
> packages - have to be committed after adding before user gets a notification. if
uncommitted after N mins, email is sent to desk.
> spare keys? if no return in hour, problemo.
- cabsharing
- simsell
- library
- reservations & tours
- directory app, user profile and user group editor for enduser (link FB, etc)
- dorm info (show officers, GRTs)
- movies
- polls
- guest list app
- proposals {lounge, government} & finances
- list of rooming assignments; each assignment is keyed to a table of the terms (term_id, term_name)
- rooming, rooming lottery
- chat app
- "bon appetit dining menu" app
simmons specific:
- lounges