Skip to content

Albert-Bruun-Thomsen/S2-eksamen-python-TopBike

Repository files navigation

TopBike Exam

A small Python application I created for an exam, serving as a management tool for creating and booking teams to specific bike lanes with CRUD operations. It was built using SQLAlchemy for the database and Tkinter for the GUI.

Setup

How to install and run the application

  1. Clone the repo
git clone https://github.com/Albert-Bruun-Thomsen/S2-eksamen-python-TopBike.git
cd S2-eksamen-python-TopBike
  1. Install requirements
pip install -r requirements.txt
  1. Run the application
python topbike_gui.py

License

This project is licensed under the MIT license.

About

A Python app for managing teams, lanes, and bookings with full CRUD functionality. Built with SQLAlchemy and Tkinter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages