This repository has been archived on 2023-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
OwlBoard/UpNext.md

10 lines
602 B
Markdown
Raw Normal View History

2023-01-05 21:24:45 +00:00
# What to do next:
* Frontend - Implement paginated NRCC Notices as they take up lots of space.
- Either a carousel of multiple notices that auto-step, or an accordian.
- Carousel: https://www.section.io/engineering-education/how-to-make-an-image-carousel-for-your-website/
2023-01-11 23:18:00 +00:00
* Frontend - If Ferry Services Present - Load at bottom of screen.
* Frontend - Load train services to screen.
* Frontend - Decide what to do with Bus Services.
* Frontend - Implement error pages - will need to look at including these on the proxy container too?
- https://expressjs.com/en/guide/error-handling.html