Aim - people should be able to
- Create & edit post
- Post creation elements - heading, date, time & location of event, concerned department/brand/officer identifier, post details, image attachment
- The system should tweet to concerned officer/brand after post creation
- User should be able to post updates/responses. It all should appear as timeline one after another including comments. Each update/comment/edit to the post should get tweeted to concerned officer. The officer's reply to the tweet should also show up in the timeline.
- Post should be creatable using mobile phone
Architecture
- User sees list of posts, see an option to add post - /posts/new (AWS lambda)
- The page has options to fill in. On submit github-remote-commit adds a post in github repo