piyushkhemka / asciichan

A web app hosted on google app engine that lets you enter ASCII art

Home Page:http://udacitycshomework9875.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asciichan

A simple web app hosted on google app engine. It lets you post Ascii arts.

Hosted here : http://udacitycshomework9875.appspot.com/

This was a Udacity homework for the course Web development - Lesson 3 inspired from : http://chris.com/ascii/

Some terminal commands for the app enginer After CDing into the code directory -->

Deploying the enginer locally : dev_appserver.py .

Deploying the app on cloud : appcfg.py -A udacitycshomework9875 -V v1 update .

About

A web app hosted on google app engine that lets you enter ASCII art

http://udacitycshomework9875.appspot.com/


Languages

Language:Python 52.1%Language:HTML 47.9%