This project is a simple blogging platform for IT students.
This feed is for all students to post in. They can post about whatever they want. Posts include a header image, title, short tagline, and body.
This feed is for more serious news, updates, PSAs etc. Only certain people can post here.
This feed lets users (anyone) post a link with a title. The post also includes a comment section where people can discuss the linked article/video/blog etc.
- All three feeds:
- Include tags
- Can sort by date/time, likes, tags
- Cat food and mouse clicks have comment sections
- Clean modern UI with intuitive and fast navigation between feeds and posts
- For now use JSON data to structure posts etc
- Create local sample post files to use for testing
- Make sure they can easily be swapped out for API calls