The document outlines a cab booking system project created by a team of 5 students under the guidance of Sreeranjan NSCI. The project uses Python and Tkinter for the GUI. It allows users to register, book cabs by entering pickup/drop off locations, view receipts, and more. Design documents include use case diagrams, class diagrams, sequence diagrams and activity diagrams. The system was implemented using Python and tested with sample test cases to check functionality. Results screens show examples of registration and booking pages. Future work may involve additional features.