census-project

Population Census Management system project to automate the counting process in Kenya. Using Laravel 5.3 on the server side and android on the client side. The logic of the system follows simple steps

  1. Administrator logs in and registers actors and details of the census
  2. official logs in and manages enumerators on the ground and also forms submitted
  3. official can generate reports

Administrator Logs in and registers details of the census plus all actors in the system

Alt text

registers actors

Alt text

Official logs in and gets their dashboard

Alt text

Manages enumerators on the ground for example assigning and deleting tasks for enumerator

Alt text

Manages submitted forms from the enumerators

Alt text

Official can generate reports of the data submitted

Alt text