Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 267 Bytes

File metadata and controls

9 lines (6 loc) · 267 Bytes

About the project

This project was an assignment in the course "System Programming Language". In this assignment, we manage database of Vaccines of the Corona Virus in Python.

##stuff that we learned

  1. Working with database
  2. SQL (sqlite3 - library in python)