-
Notifications
You must be signed in to change notification settings - Fork 5
Development Plan
breadbaker edited this page Dec 11, 2013
·
1 revision
This project is to be shown this Friday 12/13/13 and then again the following Friday 12/20/13
To maximise impression I will break the feature set in two groups:
What can be completed in 2 days?
What can be completed in 9 days?
1 Set up user authentication and password retrieval.
2 Set up functionality for creating and viewing text based blogs.
photo based video based 3 Set up relationships to follow other users and share other user's posts.
4 Enable functionality to customize the appearance of your personal blog.
These tasks we be done completely on a rails only site. Once completed I will attempt to transform my site into a single page application using backbone.js.
I will attempt to follow a Test Driven Development style.