Skip to content

jayakrishnandingit/itsmytuition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Itsmytuition is a learning playground for me. However, I have built a platform where you can mark your monetary expenses.

Pre-requisites

I assume you have prior knowledge in
  1. Google App Engine
  2. Python 2.7.x
  3. Django Framework
  4. jQuery
  5. CSS3
Moreover you need to have these downloaded and installed. If you are using linux machines you dnt need to install python.

How to use it

Make a folder Itsmytuition

Download the src file and add it to Itsmytuition and also to your python path.

create a folder named SDK and extract the app engine sdk here.

all you need to do is

open terminal goto /yourpath/to/Itsmytuition/sdk

type in python dev_appserver.py /yourpath/to/Itsmytuition/src/ --port=8080 --datastore_path=yourpath/to/Itsmytuition/dev_appserver.datastore --require_index=yes --host=0.0.0.0

Above command will run your development server and you can access the application via URL http://localhost:8080

About

Repository for my new application Its My Tuition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published