lfriis / goalie-watch

:rotating_light: A web application to notify users of starting goalies in the NHL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚨 GoalieWatch

A web application that allows users to set up notifications to receive emails on whether a users fantasy goalie is starting that day for fantasy hockey.

Framework, Packages, & APIs

  • MongoDB Atlas
  • ExpressJS
  • ReactJS
  • NodeJS
  • Python3

Powershell Script for installing all required packages

You must change the Execution Policy of your personal machine so you can run this script in your PowerShell terminal

$ Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
$ ./backend/installPackages.ps1

About

:rotating_light: A web application to notify users of starting goalies in the NHL


Languages

Language:JavaScript 59.7%Language:HTML 20.0%Language:Python 14.0%Language:PowerShell 5.4%Language:CSS 0.9%