nirbarazida / Data-mining-project

ITC - Data mining project
0 stars 1 forks source link

close #24 - milestone 3 corrections (New class for database) #25

Closed InbarShirizly closed 4 years ago

InbarShirizly commented 4 years ago
  1. Gather all methods that are related to queries and commits in one file (change database filename)
  2. use a constructor in the init and import a database instance
  3. all function in the database in query/commit option
  4. split website API request to a new class
  5. add docstrings