{"id":23023186,"url":"https://github.com/yehudarothstein/scoutingsystem","last_synced_at":"2025-04-02T19:28:03.497Z","repository":{"id":259753667,"uuid":"836201504","full_name":"YehudaRothstein/ScoutingSystem","owner":"YehudaRothstein","description":"ExcaliburFRC's Frontend Scouting Website ","archived":false,"fork":false,"pushed_at":"2024-12-26T15:23:22.000Z","size":1406,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-26T15:32:03.651Z","etag":null,"topics":["frc","frc-scouting","react","web"],"latest_commit_sha":null,"homepage":"https://scouting.excaliburfrc.com/","language":"JavaScript","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/YehudaRothstein.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-07-31T11:06:12.000Z","updated_at":"2024-12-14T18:18:05.000Z","dependencies_parsed_at":"2024-10-27T20:45:47.868Z","dependency_job_id":"db0c786c-0d09-4a3b-a645-200ea6ebd737","html_url":"https://github.com/YehudaRothstein/ScoutingSystem","commit_stats":null,"previous_names":["yehudarothstein/scoutingsystem"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YehudaRothstein%2FScoutingSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YehudaRothstein%2FScoutingSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YehudaRothstein%2FScoutingSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YehudaRothstein%2FScoutingSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YehudaRothstein","download_url":"https://codeload.github.com/YehudaRothstein/ScoutingSystem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237787635,"owners_count":19366345,"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":["frc","frc-scouting","react","web"],"created_at":"2024-12-15T13:12:27.463Z","updated_at":"2025-02-08T09:45:21.374Z","avatar_url":"https://github.com/YehudaRothstein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Excalibur's Scouting System\n\n## Overview\n\nExcalibur's Scouting System is a web application designed to facilitate scouting activities. It includes features for user management, match assignments, and various scouting forms.\n\n## Features\n\n- User Authentication\n- User Management (Admin)\n- Match Assignments (Admin)\n- Scouting Forms (Super Scouting, Pit Scouting)\n- Profile Management\n- Actions and My Matches\n\n## Technologies Used\n\n- JavaScript\n- React\n- npm\n- react-router-dom\n\n## Installation\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/YehudaRothstein/excalibur-scouting-system.git\n    cd excalibur-scouting-system\n    ```\n\n2. Install dependencies:\n    ```bash\n    npm install\n    ```\n\n3. Start the development server:\n    ```bash\n    npm start\n    ```\n\n## Project Structure\n\n```plaintext\nsrc/\n├── App.js\n├── Pages/\n│   ├── Actions/\n│   ├── Home/\n│   ├── Login/\n│   ├── ManageUsers/\n│   ├── MatchAssign/\n│   ├── MyMatches/\n│   ├── Nav/\n│   ├── Profile/\n│   ├── Scouting/\n│   │   ├── Pit/\n│   │   └── Super/\n├── context/\n├── AdminRoute.js\n├── ProtectedRoute.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehudarothstein%2Fscoutingsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyehudarothstein%2Fscoutingsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehudarothstein%2Fscoutingsystem/lists"}