-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Django 1.0 Website Development

So far, our users are able to discover new bookmarks by browsing tag and user pages. Let's provide a new method for users to share and discover new bookmarks. When saving a bookmark, we will give users the option of sharing this bookmark on the main page of our application. When a bookmark is shared, other users will be able to vote for the bookmark if they like it. We will also create a page where users can see the popular bookmarks by votes. This feature is important for our application because it will change the main page from a basic welcome page to a frequently updated list of bookmarks, where users will be able to find new and interesting content.
Our strategy for implementing this feature consists of the following steps:
Create a data model for storing bookmarks that are shared on the main page. This model will keep a track of various pieces of information related to the shared bookmark.
Modify the bookmark submission form so that it enables users to...
Change the font size
Change margin width
Change background colour