Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HackRU/sledge
A Judging System for Hackathons
https://github.com/HackRU/sledge
expressjs hackathons judging mongodb nodejs reactjs
Last synced: 6 days ago
JSON representation
A Judging System for Hackathons
- Host: GitHub
- URL: https://github.com/HackRU/sledge
- Owner: HackRU
- Created: 2018-06-13T01:34:58.000Z (over 6 years ago)
- Default Branch: env/dev
- Last Pushed: 2023-07-05T19:48:52.000Z (over 1 year ago)
- Last Synced: 2024-08-02T07:10:37.111Z (3 months ago)
- Topics: expressjs, hackathons, judging, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 5.07 MB
- Stars: 12
- Watchers: 7
- Forks: 6
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hackathon - Sledge - A judging system for hackathons developed at Rutgers University. (Platforms / Unmaintained 🧊)
README
# Sledge 2.0
## HackRU's Submission and Judging Platform
[![Test and Deploy Dev Server](https://github.com/HackRU/sledge/actions/workflows/dev-deploy.yml/badge.svg)](https://github.com/HackRU/sledge/actions/workflows/dev-deploy.yml)
[![Test and Deploy Prod Server](https://github.com/HackRU/sledge/actions/workflows/prod-deploy.yml/badge.svg)](https://github.com/HackRU/sledge/actions/workflows/prod-deploy.yml)## Development
For all developers, take a look at our [Wiki](https://github.com/HackRU/sledge/wiki).
Sledge is currently being completely rewritten from scratch, so development is happening rapidly and changes are constantly being made to the codebase. And if you are new, welcome! We have a great team and a wealth of information for you. To get started, take a look at the [First Time Setup](https://github.com/HackRU/sledge/wiki/Setup) page on our Wiki.
## Other
- You can view the code for the final release of Sledge v1 [here](https://github.com/HackRU/sledge/tree/7b25cb098978287fc1078e5dedd9fc5e72cd40a0).