QED Online
- 4 Devlogs
- 17 Total hours
Website for a student publication where you can upload articles
Website for a student publication where you can upload articles
Today I mostly worked on getting the app deployed on Nest. You can now try it on https://devqed.schlafhase.uk. The admin page is at https://devqed.schlafhase.uk/admin and the admin password is 123. I also worked on writing some texts about our organisation which I’ll definitely have to improve later.
I added a new feature: You can now create editions which are like collections of articles but they have a release date and a number. I also continued migrating standard HTML elements to Mantine UI elements and the website is starting to look decent. What’s next? I need to design the start page and add a little description about the project. I also need to design the collection page and add some more informative pages.
Today I spent a lot of time styling the website. I also fixed some little bugs and translated a bit more. I am now using Mantine as a UI framework because I just hate CSS so much 😅. You can see the main page (with no body yet) in the screenshot. I’ve added a Footer and a Header with a working theme toggle thing.
This is a website I’m making for my student publication. It will be used to allow authors to add digital media like videos to their articles. There’s currently no CSS but that’s an issue for later. Each publication will have it’s own subpage which is locked by a code in the physical publication. I also plan on supporting multiple languages. Currently it’s a weird mix of English and German 😅. I’m looking forward to writing more devlogs. This might actually keep me motivated :)