https://github.com/willsrebo/censo-app-react
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.
https://github.com/willsrebo/censo-app-react
bootstrap javascript reactjs
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/willsrebo/censo-app-react
- Owner: WillsRebo
- License: apache-2.0
- Created: 2023-08-20T17:48:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-21T21:17:08.000Z (almost 3 years ago)
- Last Synced: 2025-04-15T02:45:40.722Z (about 1 year ago)
- Topics: bootstrap, javascript, reactjs
- Language: JavaScript
- Homepage: https://censo-app-react.vercel.app
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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