Skip to content

Releases: Code-Institute-Community/ci-hackathon-app

Adding team/project views, updating scores and allowing to add awards, make profiles viewable to other users

20 Jan 13:19
aba2991
Compare
Choose a tag to compare
1.13

#A09. As Admin, I would like to trigger an event to award the winning…

Hackathon detail view, update create/edit hackathon form and add view to create/change teams

06 Jan 21:57
e9e6693
Compare
Choose a tag to compare
1.12

#A05. As Admin, I would like to manually trigger an event that divide…

Judging automation - calculate and display total scores

30 Nov 11:41
af73575
Compare
Choose a tag to compare

Updated the check_projects_scores function so If all the projects were scored, it calculates the total score for each team, sorts the teams by scores and renders final_score.html with the score table.
If all projects weren't scored, it renders final_score.html without the score table.

Landing page, only display hackathons for user org and update hackathons functionality

29 Oct 13:00
9647b14
Compare
Choose a tag to compare
1.10

#P04.2. Only display Hackathons where the org is CodeInstitute or whe…

View only published hackathons and add test data

28 Oct 16:34
3434da4
Compare
Choose a tag to compare
1.9

M08 build test data (#104)

Updating models, allowing to update profile and delete hackathon

26 Oct 17:26
Compare
Choose a tag to compare

Adding resources app

23 Oct 10:04
2d6c9a9
Compare
Choose a tag to compare
1.7

#P08: Resources page setup (#77)

Changing user menu for logged in/out view

21 Oct 13:15
810f7e4
Compare
Choose a tag to compare
1.6

Additional PR in relation to User authentication ~ #83 (#89)

User authentication with profile using all_auth

21 Oct 09:35
c3d01ca
Compare
Choose a tag to compare
1.5

#M00. As a User, I would like to register an account. - Auxfuse (#83)

Viewable User Profiles

19 Oct 12:22
d570de7
Compare
Choose a tag to compare
1.4

#M06. As a User, I would like to see my account. (#69)