codersforcauses / penni

https://penni.vercel.app
MIT License
7 stars 2 forks source link

Create Mock data for database when setting up server #67

Closed 0XFF-96 closed 2 days ago

0XFF-96 commented 1 week ago

Basic Information

Use Django's fixtures or factory_boy library to create and populate the data. This can help us to interact with the frontend webpage in our local env

github-actions[bot] commented 1 week ago

Branch issue-67-Create_Mock_data_for_database_when_setting_up_server created!