Alpaca00 / squash-opponent

The idea of this application is to popularize squash in Lviv. The goal is convenience to find an opponent for the game.

Home Page:https://lviv-squash-team.com.ua/en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lviv Squash Team

Open source project for students or anyone who wants to learn how to create a web application using Flask or automate testing using WebDriver.

GitHub Docker Automated build

Recourse: lviv-squash-team.com.ua

Installation

Add .env file to the root directory and fill it with the following data:

SPS="your salt for password hashing"
SECRET_KEY="your secret key"
EMAIL_USERNAME="your username for email"
EMAIL_PASSWORD="your password for email"
PG_HOST="pg"
R_HOST="redis"
POSTGRES_DB="postgres database name"
POSTGRES_USER="postgres user"
POSTGRES_PASSWORD="password for postgres user"
Run the following command:
docker-compose up

Telegram bot

Follow to group chat that squash-opponent-bot is a part of. Send a message or select options. If you have Telegram, you can contact. Welcome bot right now.

🤖 BOT

About the project

The idea of this application is to popularize squash in Lviv. The goal is convenience to find an opponent for the game.

Squash is fun. Dynamic fun game in the company of like-minded people. A lot of positive emotions and funny situations during the game. You are actively spending time with friends, chatting and exercising at the same time.

ball

By the way, soon it will be possible to sell sports equipment on our website.

About

The idea of this application is to popularize squash in Lviv. The goal is convenience to find an opponent for the game.

https://lviv-squash-team.com.ua/en

License:MIT License


Languages

Language:Python 48.3%Language:HTML 40.7%Language:CSS 9.6%Language:JavaScript 0.7%Language:Shell 0.3%Language:Dockerfile 0.2%Language:Gherkin 0.1%Language:Mako 0.1%Language:Procfile 0.0%