-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,9 @@ | ||
# Space Finder | ||
# Space Finder Website | ||
|
||
Haven't thought of a name for this project yet. | ||
Knowing me i'll end up leaving it unnamed as "Space Finder" till the very end. | ||
See explanation of project on [organisation page](https://github.com/Space-Finder/). | ||
|
||
--- | ||
|
||
Every day when us students come to each common for their classes, it’s hard to figure out where to go. Sometimes the teachers haven't yet written the space yet, other times the whiteboard gets too crowded. This problem is particularly evident upstairs in the science area. In one crowded hallway, 100s of kids are trying to look at a piece of paper trying to find where there next class is. This makes it hard for others to walk to their class (due to the crowding). | ||
This repo contains all the code for the website portion of the Space Finder system. The website is made using Next JS and is full stack, however I also use an [external API](https://github.com/Space-Finder/API) I made using python. | ||
|
||
What if there was a way to fix this? Something to simply the experience of booking spaces for the teachers, and something to simply the process for students to see their classes. | ||
Perhaps a solution could be to display the space allocations on the digi screens. I’ve heard from many students that the digi screens don’t serve much of a purpose. Some people have even called the tvs simply just “overpriced clocks” as the little clock on the bottom right is the only purpose they use it for. | ||
|
||
A program that would achieve these two issues (simple space allocation and displaying of said allocation) would make life so much easier for teachers and students. Teachers also wouldn’t have to worry about forgetting to write on the board as the spaces could just be shown in the digi screens which there exists one of in every common. | ||
Current Hosted Site: https://space.fusionsid.com/ |