Projects/
Livecourse
During Sophomore year of college I worked with a group of fellow students to complete a software engineering class project. We decided to build a web app to allow students to collaborate, chat, and share materials with others who were enrolled in their classes.
Screenshot of the completed web-app:
In addition to the web app, we also wrote a native Android client and native Windows Phone client. Sadly, I can’t find any screenshots of the Android app.
Screenshot of the completed Windows Phone app:
The web app was written in the standard LAMP stack (Linux, Apache, MySQL, PHP).
The source is available on GitHub.
Notable Features
- Sign-up with your student e-mail.
- Look up and join classes that you are enrolled in.
- Real-time chat with push notifications to native mobile apps.
- Collaborative class notes
- Flagging and removal of messages
- Shared calendar and events
- Profile and per-user settings