Skip to content

HackGyver/challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 

Repository files navigation

Challenges

Overview

Website for the hackerspace HackGyver. The challenges will be available here.

The members of the hackerspace will have to register and then they can pass the challenges to get some points.

This portal uses Flask, SQLAlchemy, WTF, Login and Admin.

Configuration

  1. Clone the repo
  2. Install the dependencies:
    • pip install Flask
    • pip install Flask-SQLAlchemy
    • pip install Flask-Wtf
    • pip install Flask-Login
    • pip install Flask-Admin
  3. Start the server with:
    • python2.7 runserver.py

About

Contains the web portal of the challenges for HackGyver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published