Building a multi user writers site

Job ID: 33482414

Budget: $250 – $750 USD

Hello,

in few line this are at moment identified requirements. About techlogy we are oriented on python django. But can be discussed. Core points is site must be ligth and load extreamly fast. So no wordpress or pachidermic CMS.


MAIN OBJECTS
---------------------------------
USERS
- user can register / login / manage his profile and all user subscription commonlyu present i na website
- user can publish stories
- user can managed published stories,
- user can manage his own collections
- user can manage his own books

FEEDBACKS
- user cans recive feedbacks on his own person public page, feedback can be reviewed and accepted/ declined by user that recive the feedback

COMMENTS ( only registered user can post comments, that cannot contain link or spam )
- each story can recive comments ( user's contatc, text, stars rating )
- each collection can recive comments ( user's contatc, text, stars rating )
- each book can recive comments ( user's contatc, text, stars rating )

RATING
- the story rating is average rating from all rates recived by users
- the collection rating is average rates from all stories inside the collection
- the book rating is rating of all stories and colelction inside book

GUESTS
- also guests can publish stories using their own email adress, guest cannot edit sent stories till he will not do subscription. if subscription will be done using same emai ladress used as guest, all stories publihed by him will be collected on his stories management page


STORIES
- story has: title, subtitle, story content, cover picture
- stories can be caterogized in various ways: categories, tags, collections, books

COLLECTIONS
- collection has title, description and eventual cover image
- can be edit in any moment by user that own it
- has one ore more categories
- can be commented and rated

BOOKS
- books has title, description and cover
- book has one or more categories
- can be edited in any moment by owner
- can be commented and rated

REACTIONS
- users can react on stories, comments, books, colelctions
- we have various type of reactions, like, dislike, entusiastic, love, hate
- users recive notifications on collected reactions

FONT END
-----------------------------------------------
HOME

CATEGORIES
SINGLE_CATEGORY

BOOKS
SINGLE_BOOK

COLLECTIONS
SINGLE_COLLECTION

USERS
SINGLE_USER

TOP STORIES ( day, month, year )
TOP COLLECTIONS ( day , month , year )
TOP BOOKS ( day, month , year )

SINGLE STORY

PUBLISH

LOGIN /REGISTER

USER CONTROL PANEL
Related categories: PHP Python Django Software Architecture HTML