robcharlwood / you-judge

An experimental Google AppEngine app using natural language processing to process user sentiment analysis on YouTube content and comments.
MIT License
3 stars 1 forks source link

Stub out views, forms and templates for MVP functionality #12

Closed robcharlwood closed 6 years ago

robcharlwood commented 6 years ago

We need to stub out the views, forms and templates in order to make use of the all goodness I have added in so far.

This ticket will probably be quite large but will give a very bare bones working prototype.

robcharlwood commented 6 years ago

Completed