Skip to content

An Aggressive 🔥 Game Analyzer and Predictor website 🔥🔥🔥🔥

License

Notifications You must be signed in to change notification settings

SoccerCashUK/Daily-Football-Tips

 
 

Repository files navigation

CHANCE TIPS

An Aggressive 🔥 Game Analyzer and Predictor website 🔥🔥🔥🔥

How To Contribute

1 Fork the project

2 Clone to your machine

3 Create virtual Environment :

windows:  $python -m venv myvenv

linux and OS X: $python3 -m venv myvenv

4 Start the virtual environment

windows: $ myvenv\Scripts\activate

linux and os x: $ source myvenv/bin/activate

5 Run $ python -m pip install --upgrade pip

6 Then finally run $ pip install -r requirements.txt

You are now ready to start server 👍🔥 $ python manage.py runserver

About

An Aggressive 🔥 Game Analyzer and Predictor website 🔥🔥🔥🔥

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 44.3%
  • HTML 29.7%
  • CSS 23.9%
  • JavaScript 2.1%