ITU-BDSA2024-GROUP5 / Chirp

Chirp! https://bdsagroup5chirprazor2024.azurewebsites.net/
MIT License
1 stars 0 forks source link

As a developer I want to implement sqlite3 for our web API to read and store cheeps with. #29

Closed YeChengde closed 1 month ago

YeChengde commented 1 month ago

Implement DBFacade.cs to read cheeps from sqlite3 database so chirp shows cheeps from sqlite3 database and not hardcoded messages.

Success criteria: Chirp website shows messages in sqlite3 db.

MarkusStaael commented 1 month ago

Suggested title: As a developer I want to implement sqlite3 for our web API to read and store cheeps with.