Alright. I am updating my portfolio as a web developer. Since I am still considered a newbie in Ruby on Rails(my choice of framework), I decided to create a web app to actually force myself to learn more.
The web application I am trying to create is something of a blogging platform. I already have the simple stuff (home page/landing page, about, contact, creating an account, confirming an account thru email, sign in, sign out). I'm in the middle of creating and designing how creating posts will look like.
Now, to people who uses blogging platforms like Tumblr and the likes, what are the things you are looking for in a blogging platform? I need ideas. It doesn't matter if it is a little bit hard, that will force me to create something new.
The only thing at the moment that I am doing is integrating Facebook and Twitter on it, as well as optimizing it for mobile use(smartphones and tablets). Now those two aren't really hard but that gives you guys an idea.
So what do you think a blogging platform needs?
These are the ones that I already plan on adding.
1. Follow/Following, kinda like twitter/tumblr where you have a feed and it shows posts of the ones you followed.
2. Email notifications when someone follows/unfollow you(kinda like twitter, but you can opt out of the notifications in the settings)
I already created a Twitter Clone of sort, so anything that Twitter does, I can migrate it to this one.
Thanks to the people who will suggest, it would help me a lot.