Note: This project is no longer maintained and may not function as intended.
book2drive is a Python-based tool designed to assist users in finding available slots for driving test bookings.
It automates the process of checking for open appointment times, streamlining the scheduling experience.
- 🔍 Automated search for available driving test slots
- 📬 Notification system for newly available appointments
- 🧾 User-friendly interface for inputting preferences
git clone https://github.com/loglux-lab/book2drive.git
cd book2drive
pip install -r requirements.txtpython dvabooking.pyFollow the on-screen prompts to input your preferences for the driving test booking search.
MIT License – see the LICENSE file for details.