Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 610 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 610 Bytes

censo-app

Census app for PC. Users can register and login as admin users, add individuals, and remove individuals from the census. Upon entering the application, they will be redirected to a dashboard displaying information about the census conducted by the user. This app was created using React (creation of components and use of hooks), Bootstrap, JS, HTML and CSS. API base URL used: https://censo.develotion.com/ Features: -Register -Login -Logout -Dashboard: *Add indiviuals *Remove indiviuals *Indiviuals List and filtering *Total indiviuals censed *Graphs *Maps *etc