Making a Decentralised Dwitter(twitter) where a user can post dweets and that is stored on ethereum network
Functionalities
Dweet contains dweet(content), author, one tag, comments, ethereum address of author, date, etc(Content should be max 30 words) (Structures- Maja ayega na Bhidu!)
User profile should be there with details like: Total dweets, likes, Ethereum address, comments, all dweets posted, etc(Combination of functions!)
There should be a tagging system and a search based on that so you will show only those dweets that have that tag(Lets get all and find those who are of my use;))
There should be a commenting option on dweet(Array huh!)
Make a monitoring page where all action done on platform is recorded and shown(Events aha!)
Reportng function should be there where a dweet getting more than 10 reports gets deleted(Function of check..Everytime we access)