roomforyeesus / hackathon-finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackathon-finder

This project is built using the Svelte framework as frontend, Django as a backend and the kontest API for the hackathon times data. It shows current hackathon data in a table and saves user information to send an email to subscribed users when new hackathons start within 24 hours period.
you need docker + docker compose installed to run this project and to enter the commands in your command line/terminal in the current order


git clone <this url>

cd hackathon-finder

docker-compose build

docker-compose up

navigate to http://127.0.0.1 or localhost

Then to remove your containers enter the command below

docker-compose down



About


Languages

Language:Python 97.2%Language:HTML 1.2%Language:JavaScript 0.8%Language:CSS 0.7%Language:PowerShell 0.1%Language:Svelte 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%Language:TypeScript 0.0%