Skip to content

Tatkal and Normal train Booking Automation in 1 Minute ✔️ Signing in with your username and password. ✔️ Auto Upgradation Enabled. ✔️ Filling Captchas and retrying untill success. ✔️ Support for Food Choices, Seats Preferences. ✔️ Payment Gateway Automation (Paying With UPI ID OR QR Code).

Notifications You must be signed in to change notification settings

programmLifestar/backenmd_app-sundarikanya

 
 

Repository files navigation

Here's a clean and professional GitHub README.md for your FastAPI project on Vercel, with a simple and modern style:


🚀 FastAPI Video App

A modern FastAPI project with Jinja2 Templates, JSON data files, and Vercel deployment. Easily deploy to Vercel for free and get instant API + frontend hosting.


📂 Project Structure

your-fastapi-app/
│
├── app.py                  # FastAPI backend application
├── templates/              # Jinja2 HTML templates
├── sessions.json           # Session data
├── data.json               # Example data
├── accounts.json           # Example accounts
├── requirements.txt        # Python dependencies
└── vercel.json             # Vercel configuration

🖥️ Live Demo

After deployment, your app will be live at:

https://your-fastapi-app.vercel.app

⚙️ How to Deploy on Vercel

1. Clone the Repository

git clone https://github.com/your-username/your-fastapi-app.git
cd your-fastapi-app

2. Install Vercel CLI

npm install -g vercel

3. Deploy

vercel

Follow the prompts and your FastAPI app will be live in seconds!


📝 Features

  • FastAPI for backend API
  • Jinja2 Templates for frontend rendering
  • JSON Data Files for easy storage
  • Vercel Hosting with free HTTPS and instant global CDN
  • Clean Responsive UI

💡 Example Endpoints

Method Endpoint Description
GET / Homepage with template
GET /data API returning data.json

🖇️ Connect with Me


⭐ Star this Repo

If you found this useful, please ⭐ star the repo!


Let me know if you'd like me to customize this (with your name, GitHub link, etc.).

About

Tatkal and Normal train Booking Automation in 1 Minute ✔️ Signing in with your username and password. ✔️ Auto Upgradation Enabled. ✔️ Filling Captchas and retrying untill success. ✔️ Support for Food Choices, Seats Preferences. ✔️ Payment Gateway Automation (Paying With UPI ID OR QR Code).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.8%
  • Python 23.2%