Giter Site home page Giter Site logo

asciiart's Introduction

Ascii Art

A message board for displaying and sharing ascii art.

This application was developed on the Google App Engine platform.

To run this applicaton, you need to have the App Engine SDK for Python installed on your machine. Linux users can follow the steps listed below:

  1. Download the App Engine SDK for Python.
  2. Unzip the google_appengine_1.9.75.zip file that you downloaded:
unzip google_appengine_1.9.75.zip
  1. Add the google_appengine directory to your PATH:
export PATH=$PATH:DIRECTORY_PATH/google_appengine/
  1. Ensure Python 2.7 is installed on your machine.

After completing these steps, you can clone this repo, cd into the project directory and run the following command to start a local server:

dev_appserver.py .

Note that the period stands for the current directory.

For more detailed instructions, check out the Google Cloud docs.

To read more about developing App Engine applications, check out this link.

Below is a preview of the site

The Home Page

home page

Sample ascii art listing for books category Page

animals ascii art

Input form for submitting ascii art

submit ascii-art

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.