Skip to content

traverseda/fictionhub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fictionhub

Join the chat at https://gitter.im/raymestalez/fictionhub

http://fictionhub.io/

My goal is to create the perfect place for people to share stories they write, discuss fiction/fanfiction, and help each other to get better at writing.

Project is in active development. This is a very early version, not even alpha yet, just a prototype.

fictionhub

To-Do

Major cleanup.
The most basic features are done, now - refactoring and cleaning the code according to PEP8 and 2 Scoops of Django.

Upcoming Features

  • Minor improvements
  • RSS
    • Proper rss/atom feed for a story.
    • RSS of all stories.
  • Import
    • Import RSS feeds
      • Full text import from wordpress feeds?
      • convert html to markdown
    • Import from fanfiction.net
      • Regularly update some stories.
    • Dropbox import:
      • Convenient way to authorize dropbox from preferences.
      • Look into directories, search within, directory name = hub
      • Changing titles
      • Deleting deleted files.
        when slug doesn't exit?
    • Convenient manual import?
      • Paste preformatted text?
  • REST API

 

  • Stats and metrics
    • Top users. Most active, by words/week, by karma, by views, etc.
  • ePub/PDF export. html and markdown too?
  • Wiki Edit history.
  • Writing Prompts
    • with reddit reposting?
  • Challenges
    • with reddit reposting? to /r/rational weekly challenges.

Content

Future

  • Search
    • Superior search engine. (now just using query to find matching text)
    • Filtering by hubs - union/intersection/exclude options. (search for stories containing all the hubs or any one of the hubs) with circle icons.
    • By author/date/length/rating/etc.
    • When there's too much hubs - search/filter hubs in the sidebar.
  • Recommendation engine.
    • top-rated stories by all users that gave 5 stars to a particular story?

 

Packages

No packages published

Languages

  • HTML 61.4%
  • JavaScript 26.6%
  • CSS 7.1%
  • Python 4.9%
  • Ruby 0.0%
  • Shell 0.0%