UTDNebula / comet-circle

A tool to visualize good times to host events, built with Streamlit.

Home Page:http://heatmap.utdnebula.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heatmap (Comet Circle)

This project was originally made for HackUTD-2021F, but because the project was so amazing, Project nebula decided to pick it and maintiain it!

Access on (outdated): https://share.streamlit.io/trystonminsquero/hackutd-2021f/main/main.py

To get current build, build the project locally

Instalation process

  1. clone the repo locally
  2. Create an Anaconda environment for the project (Download Anaconda if not installed already)
  3. Open the environment with the terminal and go into the project directory (use cd for windows)
  4. run the command: pip install -r requirments.txt
  5. run the command: streamlit run main.py

it should be running in your browser now, create an issue if you're having trouble!

About

A tool to visualize good times to host events, built with Streamlit.

http://heatmap.utdnebula.com


Languages

Language:Python 96.9%Language:Dockerfile 3.1%