This repository was archived by the owner on Sep 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
sbilstein edited this page Dec 13, 2011
·
6 revisions
This is the home of the twitterjelly project.
- get the backend up on github
- figure out a live deploy for front end onto bluehost
- figure out a live deploy for back end onto blue host
- set up a proper testing environment
View is where the front end code gets to hang out. Its technically more than a view.
- Define proper UI metaphors for looking at several tweets with a user
- Use a text-gen to replace the text with something more generic looking
- Use a text-gen php side to actually retrieve json objects with fake tweet text
- determine a preliminary json encoding for the twitter information
- implement system for retrieving many or some tweets using ajax
- factor our ui code so we can have good looking and consistent about us and contact pages
- create a good help window animation so someone can get a little more information on our projects when clicking on certain links