Hey Appery.io,
I am designing an app that allows you to see upcoming events added by a user on a timeline [something like a twitter]. The only issue is that I have no clue how to set up my UI with a date-start-end component option and have the submission appear on my timeline page in the order of upcoming events
How can I effectively set this up to where my list service displays the upcoming events based on the time and date submitted by the user rather than the most recent addition to my database ( _createdAt)
Also in that same nature, with the current system time and the time/date inserted by the user I want to communicate that the event is happening NOW with the words "NOW" on the timeline. What java script code would I use for something like this
Any tips/idea how i should go about this.
Ive done everything else but this is the only thing missing in my app to make it a success, please help
The user will post here -location-comment-date-time
and the information will reflect on this timeline with the upcoming event on top