Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 249 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 249 Bytes

Python Beginner

Trivial python project with use of SQLite Database for the reservation system.

Getting Started

  1. Download the project or fork it to get started;
  2. You will need python3 and DB Browser for SQLite Databsase to run the code.