The House App is a cutting-edge tool designed to enrich the educational journey for students and teachers alike. It offers insights to track house-related activities and achievements, fostering engagement within the school community.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Ive been working on redoing the edit users page. I also added an elevated mode for admins when they delete stuff. Here is an in progress view of the new edit users page
I've been working on fixing bugs. I had to fix the web sockets because they didn't work on safari. I think I fixed them (they work for me). I also cleaned up the cors on the server.
I've just been fixing stuff. One of the things I did was add a description to the seo because I forgot
Ive done a lot today. I've fixed a lot of bugs. I also added a note when non-admins add points, so its easier for admins to approve or deny
I've been working on fixing bugs. I also worked on fixing the authentication to use cookies. But Im going to wait until I split the authentication from the main backend. I'm hoping to publish v0.4.0 at some point next week. I'm not sure what do to do for the picture so here is all of my checks passing
I've been doing a lot of work on v0.4.0. I added an approval system for when deans add points. Admins can now create point presets for deans or leaders that require approval from admins. This is what the approval part looks like for admins
My app was officially used this weekend for the first time! I have a lot of things I need to fix that I didn’t realize were problems. Now I’m working on fixing the biggest problem. The point presets were complicated and really not user friendly. So I’m fixing that now. These are the new options for point presets
I did a lot more work on the games system. I added a podium and fixed bugs. The podium has a nice animation. (these are some of my testing houses)
I just finished the new Game mode. This allows for tracking during a game, and then adding the points to the houses afterward. I had to use a web socket for the first time. They aren't as hard as I thought
I've been working on fixing bugs. I also improved the bugs page on the main website. It now has a search field and you can select issues or feature requests
I finished the point presets and made announcements better. They now have a title option! As I was making this I found out the announcement title wasn't working. Thats fixed now
So I've been working on the point presets a lot. It's a lot more work than I originally thought. I'm working the editing page and about to start the testing. Also I need to do the editing of the parameters which won't be super hard but I need to come up with a UI for it
So one of my next big features is custom point presets. This is hard to implement because I'm adding parameters for each option. Making the UI usable for anyone if difficult
I just merged my ui fixes and improvements!! One of my favorite things is that the sidebar on mobile now darkens the background and allows the user to press it to close. Also I fixed the dropdowns. They don't expand the container anymore!
Ive been working on allowing users to have no house and fixing bugs
Ive been working on fixing a lot of things. I added a group user type so the admin doesn't have to make tons of users. I also added House Announcements. I also made the standings page auto update when new points are added
I added a simple bug tracking page. It uses an n8n instance to get the issues from GitHub and display them here