1.2.1 - Favourites list added and some other QoL fixes
- Added FontAwesome icons to the burger menu list to clearly display what each link does
- Changes some css to allow the burger menu to show correctly with the new changes
- Addded a favourites table to DB
- Added a favourites star icon below the banner
- Made the banner position:fixed to stop it moving down the page
- Added a function to add/remove a favourite using AJAX when the favourite star is clicked
- Added includes/favourites.inc.php page to do the favouriting logic
- Added a favourites section on the user burger menu
- Can remove favourites from the favourites.php page
- Split the stock and favourites JS into seperate files
- Adjusted a bunch of pages to work with the new fixed banner.
- Favourites button is now coloured to the general banner colour.