Repository files navigation
A student directory application built for Union College
List students
View student
Search students
Authentication
Featured birthdays
API?
/
Root. This lists all staff and students in a sortable table.
/student
Lists all students in a sortable table.
/student/{ucid}
Displays details for a specific student.
/student/{ucid}/edit
Allows editing of a specific student entry.
/staff
Lists all staff in a sortable table.
/staff/{ucid}
Displays details for a specific staff.
/staff/{ucid}/edit
Allows editing of a specific staff entry.
/birthdays
Displays all students and staff born on the day viewed.
/categories
Displays sorted tables by category. Probably not needed with the new sorttable.js
/search
Allows searching all fields. Returns in a sortable table.
Node.js
Express
Handlebars
MongoDB
Mongoose
About
A student directory application built for Union College
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.