Department Of Electrical & Computer Engineering
Fall '02 - Spring '03
Senior Design Group #7
Update: MyStevens design team has been recognized and awarded for Honorable Mention in Senior Design.
Our team is devising a student-based web application to be
used by Stevens' Undergraduates. The application's chief goal is to help organize
a typical college student.One aspect of college life that we would like to
simplify is the amount of emails students receive regarding events on campus.
The excessive amount of emails sometimes makes it very difficult to remember
and arrange every activity. The centralized site will not only display each
student's schedule for the day, but it will also show the events on campus
during that particular day as well as the course of the week. Because it is
a personal web page, it will also cater to the student's hobbies, interests,
and taste. Using this application, students will be able to clearly see what
the campus on a daily and weekly basis is offering. The design of the site is intended to be as simple as possible but at the
same time completely versatile. The application is geared to college students,
mainly at Stevens, so we have to include all of the organizations, clubs,
sports, and activities that they may be interested in. The main code that is used in this project is asp.net. Using this particular
code, we are able to make our page more comprehensive than what html allows.
Also, we can make it interactive, allowing the students to even further personalize
it for themselves. Also in use is an on-campus SQL server which will serve
as a database for storing and accessing all student and organizational data
which has been setup by this group solely for this project.