GHC_Students/GHC_Courses
67
1
Fork
You've already forked GHC_Courses
0
A website for GHC students to see college courses and related information in a cohesive, user friendly way.
  • HTML 42.4%
  • Python 38.6%
  • CSS 17.4%
  • JavaScript 1.6%
Chris Jones 2cf8a7e49f Merge pull request 'fixed nesting issues' ( #82 ) from 18-reordering into main
Reviewed-on: #82
Reviewed-by: Chris Jones <cjones@noreply.codeberg.org>
2026年06月15日 15:14:12 +02:00
core fixed nesting issues 2026年06月15日 09:07:43 -04:00
ghc_courses fixed nesting issues 2026年06月15日 09:07:43 -04:00
static fixed nesting issues 2026年06月15日 09:07:43 -04:00
templates fixed nesting issues 2026年06月15日 09:07:43 -04:00
.gitignore Initial commit 2026年03月16日 17:48:51 +01:00
LICENSE Initial commit 2026年03月16日 17:48:51 +01:00
manage.py fixed nesting issues 2026年06月15日 09:07:43 -04:00
README.md link and fixing it's 2026年06月15日 08:20:03 -04:00
requirements.txt fixed allauth 2026年05月20日 11:45:10 -04:00

GHC Courses

GHC Courses is a website made for students at the Grace Hopper Center. It allows them to see college courses and related information in a cohesive, user friendly way.

For Future Developers

As of right now, the website shows a few sample classes, teacher info, and individual credentials (only accessible through fixing the URL). There is currently a login function, but it's the bare minimum right now. We focused a lot on CSS so most of the back-end was not as focused on (regrettably).

Information about issues that we think are crucial to the success of the project are currently in the project page backlog. It's mostly concerned with accessibility and when student/teacher accounts are introduced.

Good luck!!

Student Contributors