Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/signmeup/signmeup
Real-time application to sign up for and manage TA hours.
https://github.com/signmeup/signmeup
brown-university course-management meteor office-hours queue
Last synced: about 2 months ago
JSON representation
Real-time application to sign up for and manage TA hours.
- Host: GitHub
- URL: https://github.com/signmeup/signmeup
- Owner: signmeup
- License: mit
- Archived: true
- Created: 2015-10-21T02:21:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T01:29:07.000Z (over 2 years ago)
- Last Synced: 2024-08-02T18:42:59.541Z (5 months ago)
- Topics: brown-university, course-management, meteor, office-hours, queue
- Language: JavaScript
- Homepage: https://signmeup.cs.brown.edu
- Size: 1.95 MB
- Stars: 96
- Watchers: 10
- Forks: 33
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# SignMeUp
[![GitHub release](https://img.shields.io/github/release/signmeup/signmeup.svg)](https://github.com/signmeup/signmeup/releases/latest)
[![Meteor version](https://img.shields.io/badge/meteor-1.6.1-brightgreen.svg)](https://meteor.com)
[![Dependencies](https://img.shields.io/david/signmeup/signmeup.svg)](https://david-dm.org/signmeup/signmeup)
[![Code Climate](https://img.shields.io/codeclimate/github/signmeup/signmeup.svg)](https://codeclimate.com/github/signmeup/signmeup)
[![License](https://img.shields.io/github/license/signmeup/signmeup.svg)](https://github.com/signmeup/signmeup/blob/master/LICENSE)Real-time application to sign up for and manage TA hours.
## About
SignMeUp is a web application that allows teaching assistants to hold hours and
labs, and students to sign up for them. In essence, it is an online queue.## Contributing
Contributions are welcome from one and all. Please read [CONTRIBUTING.md](.github/CONTRIBUTING.md)
to get set up. For questions, please email [email protected].## Team
SignMeUp was originally created by Dhruv Rawat '14, Anamta Farook '14, and
Mohsan Elahi '14 at Brown University as part of a CS132 project.The creators' intent was that over time SignMeUp would become a platform that students and TAs in the CS department own and contribute to. Several people listed below have worked on SignMeUp, bringing that vision to life:
| [![Athyuttam Eleti](https://avatars1.githubusercontent.com/u/1485350?v=3&s=160)](http://athyuttamre.com) | [![Greg Carlin](https://avatars1.githubusercontent.com/u/453896?&v=4&s=160)](http://gregcarl.in/) | |
|----------|----------|----------|
| [Atty Eleti '17](http://athyuttamre.com) | [Greg Carlin '19](http://gregcarl.in) | [Will Povell '20](http://wpovell.github.io) |For support, please email the team at [email protected].
## License
MIT © Brown Computer Science, 2015–Present