swsnu/swppfall2022-team9

[Task] Initialize Fake sqllite3 db

notiona opened this issue · 0 comments

Detail

  • Implement automated code or synthetic data to initialize an empty sqllite3 db.
  • This functionality is crucial for backend & frontend integration, and testing with the same stubs on different local machines.

Checklist

  • Design
  • Implementation
  • Testing
    • Unit Test