-
```
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…
-
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…
-
- [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…
-
(Don't forget to add HackGT to upcoming too 😉 )
-
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…
-
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…
-
1. When searching the search text should not get deleted after executing the search.
2. If no results are found text should be displayed that none were found (people might assume its hanging)
3. Rem…
-
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…
-
The current preliminary work merged in d15217a is only to support check in for the HackGT Catalyst event. Ideally we want to make the current export button a menu with checkboxes for the branches and …
-
- 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…