-
```
here are some updated css attributes:
body, tbody
background-color: 917baf
Font-weight: 700
color: white
font-size: 1.3em
nav:
background-color: 634d77
color: white (edited)
copy change…
-
- [x] Project/root directory
- [x] backend
- [x] frontend
Please include:
- install instructions
- "lifecycle" of core functionality (with code paths)
Something like this: https://github.com…
-
Having the ability to view/download the applicant's resume will speed up the process of going through every applicant's profile.
This feature was implemented in our registration system, but it was…
-
(Don't forget to add HackGT to upcoming too 😉 )
-
- Integrate expo with match by pulling the user's team from the hexathons service
- Deprecates having to add members of your team in the submission and also resolves issues of naming mismatches in ma…
-
Currently, the GNU GPL v3 [is used](https://github.com/HackGT/hackgproject/blob/master/templates/LICENSE) when initializing a new folder but the [HackGT Tech Manifesto](https://docs.google.com/documen…
-
We will often have to export items to interface with other peoples' systems. For example, HackGT's Bolt interface:
https://docs.google.com/spreadsheets/d/1Ey0z9ACVmaf7GEcVLvxjuFTdidjXnrbGsTdb2fwYxG…
-
This is for HackGT 4, and it can be done with: [QuaggaJS](https://serratus.github.io/quaggaJS/) or [Zebra Crossing](https://github.com/zxing/zxing), not a priority yet.
This (the scanning) should all…
-
Not sure how needed it is to be on the side on mobile.
In this case, at a certain point, the navbar should either be a sliding menu or found at the top of the phone.
-
An easy way to analyze data about Bolt is to write logs which we can use to make graphs and track metrics in Grafana. Examples of stuff we may want to track:
- New requests
- Request status chang…