nosyarlin / TelegramSocialWall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About The Project

My friend is having a wedding and he wanted to add a social media wall to the wedding for their guests to post well wishes and photographs from the wedding. However, we were not able to find a good and affordable solution anywhere. So, being the software engineer that I am, I decided to code this social wall from scratch instead of just paying for one 😭.

Built With

Vite React Typescript Python Telegram

Project Structure

  • frontend: Contains a React app that is used to display the telegram wall

  • telegram_bot: Contains the telegram bot code to receive messages and pass them along to the React app

Getting Started

See the README.md files inside frontend and telegram_bot directories

About

License:MIT License


Languages

Language:TypeScript 50.4%Language:Python 44.3%Language:JavaScript 2.8%Language:HTML 2.6%