issues
search
ITU-BDSA2024-GROUP14
/
Chirp
MIT License
2
stars
0
forks
source link
[ 6.1.d ] As a developer, I want seed the db with example data, so that the application is never empty.
#92
Closed
JonathanVil
closed
1 month ago
JonathanVil
commented
1 month ago
Acceptance criteria:
[ ] Use
DbInitializer.cs
to import data on app start
[ ] Razor page always contains at least example cheeps, even after deleting db and restarting.
Description:
References:
1.d) Seeding the database with example data.
Acceptance criteria:
DbInitializer.cs
to import data on app startDescription:
References: