GHC_Students/GHC_Courses
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> |
||
|---|---|---|
| core | fixed nesting issues | |
| ghc_courses | fixed nesting issues | |
| static | fixed nesting issues | |
| templates | fixed nesting issues | |
| .gitignore | Initial commit | |
| LICENSE | Initial commit | |
| manage.py | fixed nesting issues | |
| README.md | link and fixing it's | |
| requirements.txt | fixed allauth | |
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!!