Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.
/ squash-opponent Public archive

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

License

Notifications You must be signed in to change notification settings

Alpaca00/squash-opponent

Repository files navigation

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

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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published