Skip to content
/ wiki Public
forked from theSchwarz/wiki

Wiki Project for Udacity Web Programming Final

Notifications You must be signed in to change notification settings

drhops/wiki

 
 

Repository files navigation

Hi Dan!

My project for Udacity was to build a wiki. Users should be able to edit any page if they are logged in. You can access the wiki by going to joshrschwarzapel.appspot.com to play around with it.

I hand built the cookies and password salting/hashing libraries for my own edification, even though I know in real life there are probably awesome off-the-shelf ways of doing this.

The main file is "Wiki.py". 

About

Wiki Project for Udacity Web Programming Final

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.3%
  • Python 5.4%
  • Ruby 0.3%