killman88/the401
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
CS401/CS402 Capstone Project
Dylan Swartz, Sebastien Pic, Jessica Legner, & Michael Louks
TODO
* Implement HTTPS
* Buddy System
* Facebook or Twitter API?
* Login System
* Hash the password, then store in databse
* Compare hashes when logging in
* Secure Email
* Encrypted
* Scrap the existing email system and make a new one
* Rethink Design
* Cross Browser Compatibility
* Possibly use http://foundation.zurb.com
Source:
http://github.com/dylanswartz/the401
Live Application:
http://the401.herokuapp.com
to run
$ /usr/local/bin/node server.js
to view
http://localhost:8001