https://github.com/yiyun-liang/enghack2016
🏁 University of Waterloo students group study and discussion website based on MEAN stack.
https://github.com/yiyun-liang/enghack2016
angular discussion-website javascript mongodb students
Last synced: 3 months ago
JSON representation
🏁 University of Waterloo students group study and discussion website based on MEAN stack.
- Host: GitHub
- URL: https://github.com/yiyun-liang/enghack2016
- Owner: Yiyun-Liang
- License: bsd-2-clause
- Created: 2016-06-25T16:53:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-27T22:00:11.000Z (about 10 years ago)
- Last Synced: 2025-10-07T02:54:46.374Z (9 months ago)
- Topics: angular, discussion-website, javascript, mongodb, students
- Language: JavaScript
- Homepage:
- Size: 585 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# enghack2016
# Study Group Builder
University of Waterloo students group study and discussion website
## Project for University of Waterloo EngHack 2016
The purpose of this website is to provide a place for the students who take the same course to share their ideas and discuss the problems they have
## Login and Sign up
Login by entering an email and password / through Facebook account
## Join a group
On the left panel of the website, there is the place for the students to add / remove the courses and join the groups.
## Chat Room
On the central panel, it is the main part of the website which is the place for the students to chat about their courses.
* Students can chat with the students in the same group and discuss their problems with each other.
* Students can send individual messages to their friends as well.
## Course Information
On the right panel, it is a place of the Information for the course.
* The introduction of the course contains the basic topics and the credits of the course.
* The incoming due dates of the assignments and lab reports of the course.
* The final and midterm exam dates and locations of the course.
## Credits
The website is developed base on MEAN Stack.