Skip to content

ProfOJ/Callegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Callegram - Telegram Mini App for scheduling call appointments with ease

Made by D&A team - Denis Matveev and Andrew aka Arterialist.

@CallegramBot is a Mini App that gives the ability to manage your calls calendar inside Telegram. Share your schedule, book slots, get reminders about upcoming meetings. It is built using vanilla html+css+js for the frontend, and fastapi+postgresql for the backend. Both components are dockerized and can be deployed using docker or docker-compose.

This Mini App is deployed and accessible at https://t.me/CallegramBot

To run this app locally, please follow the setup guide.