GitXplorerGitXplorer
D

hackboard

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
6b5b59b6ad204f5750ed48612e32265a4bbe229d

Update README.md

DDaniel2218 committed 7 years ago
Verified
048bdc93771d1075a5f43c02bbcd0dd7c6cbd7d1

Update README.md

DDaniel2218 committed 7 years ago
Verified
26d291d909bd5c76852017f13e0ef90e53548bec

Update README.md

DDaniel2218 committed 7 years ago
Unverified
6b088433491f63e7ec5e272c786d0fd726a120d2

Small fixes with myHackathon -> hackboard translation

DDaniel2218 committed 8 years ago
Unverified
d1c476de6808368c2cccbf82bb6a8cb73a3a68ec

merged all backend changes to master

DDaniel2218 committed 8 years ago
Unverified
2b3bfa518bc5f9d4c0afc303c32a64987692a9cb

readme

DDaniel2218 committed 8 years ago

README

The README file for this repository.

HackBoard

This repo is a basic prototype for a hackathon dashboard system. This dashboard will be an organizational tool for executives for a hackathon. One of the main aspects of this would be an application review system. This system would allow executive members of the hackathon to log in through a web portal and view all the applications. Not only can they view applicants but, they could accept, decline, or skip applicants. The system will be built using a rest api to allow for flexibility and customizability. Along with applications review system, the dashboard will include information about sponsors, prizes in the event, event information, scheduling information of the hackathon.

This project was abandon, and redesigned. You check the new version here: https://github.com/Daniel2218/react-hackboard

Getting Started

Prerequisites

We used XAMPP(https://www.apachefriends.org/index.html) for our web sever, but you can you whatever works for.