Giter Site home page Giter Site logo

antplanner's Introduction

Welcome to AntPlanner!

=== OVERVIEW ===

AntPlanner is a tool for helping students of the UC Irvine schedule classes. 
As most students know, the Schedule of Classes (Web Soc) does a sub-par job of 
displaying information in a useful manner. Planning for classes is a time-consuming task 
and Web Soc does not help at all. Ant Planner aims to ease this process by 
providing extensions to Web Soc for filtering classes and creating a more streamlined 
interface. Most importantly, a weekly calendar for seeing course times laid out in 
an organized manner, an idea inspired by Zot Scheduler, 
http://www.ocf.berkeley.edu/~mlyang/scheduler/, now defunct. 

AntPlanner is written in Python using the web.py framework and is meant to be
run on Google App Engine. If you would like to extend AntPlanner and build so it can 
be run without GAE, the pleasure is yours...fork! 

This is considered a beta release. Many features have not yet been 
implemented and there are some known issues. Beware!


=== Compatibility ===

AntPlanner runs perfectly on most browsers:

-Mozilla Firefox 3+
-Webkit browsers (Chrome, Safari)
-Internet Explorer 7+

Opera is not supported at this time. 

=== INSTRUCTIONS ===

AntPlanner uses Templetor templating system. When serving on GAE, templates need to be 
compiled before serving the pages since the Python parser module is blocked by GAE. 
After changes to templates are made, you need to issue the following before running to 
see changes:

	$python web/template.py --compile templates/
	
To run the app, use the GoogleAppEngineLauncher or issue the following :

	$dev_appserver.py .


=== DISCLAIMER ===

Ant Planner is not officially recognized by UC Irvine. The authors of this application are 
not responsible for any damages as a result of using AntPlanner. Use at your own risk! 
At the time of this release, WebSoc is version 3.2

antplanner's People

Contributors

gumho avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

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.