{"id":15598781,"url":"https://github.com/gbrowns/securi","last_synced_at":"2026-01-08T05:04:57.689Z","repository":{"id":39574452,"uuid":"501584863","full_name":"gbrowns/securi","owner":"gbrowns","description":"A web app that integrates and manages the activities of Vehicle Access and Control within gated areas (Estates)","archived":false,"fork":false,"pushed_at":"2023-08-13T21:59:39.000Z","size":13646,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-04T12:56:37.413Z","etag":null,"topics":["express","iot","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gbrowns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-09T09:19:22.000Z","updated_at":"2023-07-08T04:30:51.000Z","dependencies_parsed_at":"2024-12-09T17:13:38.628Z","dependency_job_id":"65adcb44-0ff1-41a4-8b70-5879d4755df6","html_url":"https://github.com/gbrowns/securi","commit_stats":null,"previous_names":["gbrowns/securi","godwin254/securi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Fsecuri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Fsecuri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Fsecuri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbrowns%2Fsecuri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbrowns","download_url":"https://codeload.github.com/gbrowns/securi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246180923,"owners_count":20736460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","iot","nodejs","reactjs"],"created_at":"2024-10-03T01:41:16.254Z","updated_at":"2026-01-08T05:04:57.648Z","avatar_url":"https://github.com/gbrowns.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [securi](https://securi-app.herokuapp.com/) - Estate Vehicle Access Control System\n## Description\nA web app that integrates with a microcontroller circuit(fingerprint scanner + RFID tag) and manages the activities of an Estate Vehicle Access. The main objective is to help curb the risks of unknown/unauthorized users getting access of residents vehicles from the estate and getting away with the act without the resident's knowledge.\n**NB: This is a final year undergrad project that is to be assessed on completion of the course study.**\n\n## Technologies incorporated\n1. IOT (key components \u003e\u003e RFID \u0026 Optical Fingerprint reader \u0026 ESP32 )\n2. Reactjs (frontend)\n3. Nodejs + Express (backend)\n4. MongoDB\n3. sendGrid - (email service)\n4. Token based authentication (jwt)\n\n## modules\n### Residents module\n1. Login and signup for residents\n2. Approval of registration requests\n3. Addition of users authorized to access the vehicle\n\n### Admin module\n1. Login for admin\n2. Registration requests list for residents\n3. Approval of registration requests\n3. Edit residents info - assign fingerprintID and tagID\n4. Deletion of residents from the database\n\n### Security module\n1. Interface for security gaurd to verify success/failed attempts of scan\n\n### Mailing module\n1. alert to resident when registration request is approved\n2. Alert when access is made using the RFID tag / user's fingerprint scanned.\n\n## Environment\nUbuntu 22.04\n\n## API documentation\n### Admin endpoints\n``GET /api/admins/`` - load all admins data from the db\n``GET /api/admins/:id`` - load one admin from the db\n``POST /api/admins/register`` - create an admin\n``POST /api/admins/login`` - create an admin\n``PATCH /api/admins/:id`` - Update admin details with the specified Id\n``DELETE /api/admins/:id`` - delete admin with the specified ID\n\n### Resident endpoints\n``GET /api/residents/`` - load all resident data from the db\n``GET /api/residents/:id`` - load one resident from the db\n``POST /api/residents/register`` - create an resident\n``POST /api/residents/login`` - create an resident\n``PATCH /api/residents/:id`` - Update resident details with the specified Id\n``DELETE /api/residents/:id`` - delete resident with the specified ID\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbrowns%2Fsecuri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbrowns%2Fsecuri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbrowns%2Fsecuri/lists"}