Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed admin buttons from cutting off on mobile. #13

Open
wants to merge 255 commits into
base: main
Choose a base branch
from

Conversation

graya4
Copy link

@graya4 graya4 commented Jul 1, 2022

Was going to add that I fixed the search bar being cut off but its being removed :/

anderm18 and others added 30 commits February 14, 2022 20:33
I wanted to show this CSS stuff in my update, so while it's incomplete, it's here!
experimented with some of the syntax with HTML and CSS - will be now working more on making a website that looks good and then is able to do the stuff we want it to
working on learning how to make the webpage look nicer and then adding hyperlinks to different parts, but got something to work off of at least
finished working on the homepage for now - it is good enough to now look for implimentation of the links so that you can look at all of the courses by their 4 letter ID and actually getting those courses there from the courses json file
- Tested a ton of stuff for hashing and storing login credentials, have created an SQLite Database that semi-works! (obv some work to be done here)
Fixing a few problems with git
will be working on how to get the webpages to read from JSON files this next week as well as over break
put in more code so that we can hopefully read from the json files into the html and then to website, and also put in refereces for some of the front end work ( by kaylin ) so that the admin portal and the main page can have a similar template
…rte dto add javascript

going to work more on javascript and making all of the pages pretty in the future
not working yet - i think its because of the directory and stuff, but i am going in a direction and hopefully will be able to read the data into the html by the end of the week
have started experiemtning with jaava script to actually read the json file and parse it into the html, but the problem I had a while ago about my html file not loading on the python script is solved
Ryzon3 and others added 29 commits June 24, 2022 14:30
Added admin portal to change pathway section, closes #33
colors was imported but was never used, so it threw warnings
Whitespace issues threw warnings, fixed.
- changed header text
- changed html code to v-expansion-panels to make them dropdown menus
- updated styling of the dropdown menus
- added open/close all buttons
- added a method for open/close button functionality
@kharnkharn kharnkharn deleted the HomePageCutoff branch March 29, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.