{"id":19450992,"url":"https://github.com/beastop/sat-form","last_synced_at":"2026-06-10T01:31:09.937Z","repository":{"id":257612095,"uuid":"858775099","full_name":"beastOP/sat-form","owner":"beastOP","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-17T23:36:16.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T09:29:26.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beastOP.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-09-17T14:10:15.000Z","updated_at":"2024-09-17T23:36:19.000Z","dependencies_parsed_at":"2024-11-10T16:43:28.296Z","dependency_job_id":"52085f52-7171-4071-99a4-e1362103ad0e","html_url":"https://github.com/beastOP/sat-form","commit_stats":null,"previous_names":["beastop/sat-form"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beastOP/sat-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fsat-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fsat-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fsat-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fsat-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beastOP","download_url":"https://codeload.github.com/beastOP/sat-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beastOP%2Fsat-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34133404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T16:39:49.283Z","updated_at":"2026-06-10T01:31:09.913Z","avatar_url":"https://github.com/beastOP.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project SAT FORM\n\n## Description\n\nThis project is a simple web application in golang that allows users to do the following:\n\n- Submit SAT Results and assign a rank to the record based on the SAT score\n- View them all in a table\n- Get a rank based on the name provided\n- Update the SAT score of a record\n- Delete a record\n- A view all data button to view all data in the database in JSON format\n\n## Database Design\n\n### SAT Score Table\n\n- id (unique)\n- name (unique)\n- address\n- city\n- country\n- pincode\n- sat_score\n- passed (boolean, true if sat_score is greater than 30% else false)\n- created_at\n- updated_at\n- rank\n\n## Technologies\n\n- Backend: Golang\n- Database: SQLite\n- Frontend: Templ, TailwindCSS, HTMX\n\n## Plan\n\n- [x] Setup http server to handle requests, and define the necessary handlers\n- [x] Setup the database and create the necessary tables\n- [x] Setup the empty frontend\n- [ ] Implement that handlers one by one\n  - [x] Submit SAT Score\n  - [x] Delete SAT Score\n  - [x] View all data in JSON format\n  - [x] Full text search for a SAT Score by name\n  - [x] Update SAT Score\n  - [X] Get rank by nam\n- [ ] Add tailwind\n\n## Installation\n\nClone the repository and run the following command to install the dependencies:\n\n```bash\ngo mod tidy\n```\n\n## Running the project\n\nRun the following command to start the server:\n\n```bash\nmake run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastop%2Fsat-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeastop%2Fsat-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeastop%2Fsat-form/lists"}