TimeLine Viewer (25C)
Requires a Frontend and Backend implementation of TimeLine Viewer
Target Reference:
https://cooltimeline.com/demo/cool-timeline-pro/vertical-timeline-flat-design/
Other Reference:
https://www.jointjs.com/demos/nodejs-milestones-timeline
https://themeselection.com/javascript-timeline-library/
https://flyonui.com/docs/components/timeline/
https://sbstjn.github.io/timesheet.js/
https://twitter.github.io/labella.js/
https://react-chrono.prabhumurthy.com/timeline-modes/vertical.html
https://codyhouse.co/ds/components/app/vertical-timeline
Backend Requirements:
- Create different Timeline Models – Posts
- Each Posts Accepts multiple events with Date/Image and Description
Frontend Requirements:
Display the Timeline content – You can use any JS library to display the output or write a basic variant yourself, But the look should match the target reference at the least.
Preferred implementation is WordPress but any Stack can also be used.
