Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cleaned stuff | Emile | 2019-10-19 |
| | |||
* | updated the struct fields to exported fields | Emile | 2019-10-19 |
| | |||
* | view all challenges in the database | Emile | 2019-10-19 |
| | |||
* | exporting the struct fields for templating | Emile | 2019-10-19 |
| | |||
* | challenge struct | Emile | 2019-10-19 |
| | |||
* | setting up the database connection correctly | Emile | 2019-10-19 |
| | |||
* | printing all the challenge names | Emile | 2019-10-19 |
| | |||
* | getAllChallenges function | Emile | 2019-10-19 |
| | |||
* | basic database connection | Emile | 2019-10-18 |
| | |||
* | outsourced the creation of the database connection | Emile | 2019-10-18 |
| | |||
* | added some endpoints | Emile | 2019-10-18 |
| | |||
* | basic setup | Emile | 2019-10-18 |