tusmanakhter / MigrantHub

MIT License
4 stars 3 forks source link

Admin dashboard change #152

Closed tusmanakhter closed 5 years ago

tusmanakhter commented 5 years ago

Fixed admin dashboard #151 to be easier to use.

Removed various pages into one page, the admin dashboard. which has a table to manipulate admins. Added a script to seed admin data into database, using faker package. Run the script in a terminal to seed database with fake admin data.

Fixed some issues with QuestionnairePanel trying to render even though a Migrant is not viewing the page.