Skip to content

wsorenso/proj5-mongo

 
 

Repository files navigation

proj5-mongo

Simple list of dated memos kept in MongoDB database

What is here

I have a website that shows the create Memo page, with a text field for date and one for the body of the memo. The page also shows all memos in the database correctly. I ran out of time attempting to debug the adding of memos. It shows an internal server error when a memo is added, and the add fails.

The page can be reached with the fowllowing URL: http://ix.cs.uoregon.edu:port_num/ where port_num is the random port that main.py is running on.

About

Simple list of dated memos kept in MongoDB database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.8%
  • HTML 42.1%
  • Makefile 4.8%
  • CSS 1.3%