lem0n4id / GDSC-DeathClock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Death Clock Template

"Sometimes The Questions Are Complicated And The Answers Are Simple"

Rules and Guidelines

The hackathon requires teams of 5 individuals to develop a web application on top of a Machine Learning model which they've trained during the course of the event, The event will last for 5 hours.

You can utilize a basic website template and machine learning model provided by the organizers as a starting point for their project which will be judged based on the following criteria:

Templates for reference:

Front-end applications

Back-end tempaltes:

Rubrics and criteria for evaluation

  • UI/UX
  • User Experience
  • Frontend Web Development
  • Backend Web Development
  • Machine learning model

Front-End docs

Clone one of the templates mentioned above

To view simple page:

npm run start

Server

FastAPI

hypercorn app:app

Flask

flask run

About


Languages

Language:Python 40.7%Language:JavaScript 28.6%Language:CSS 18.4%Language:HTML 12.3%