{"id":22907341,"url":"https://github.com/jabsolu/scsu-gather","last_synced_at":"2026-04-09T12:38:19.401Z","repository":{"id":276244708,"uuid":"903006695","full_name":"JAbsolu/SCSU-Gather","owner":"JAbsolu","description":"A Fullstack Application that allows students, staff, and faculty to create, and manage events.","archived":false,"fork":false,"pushed_at":"2025-01-08T23:12:21.000Z","size":4975,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T08:05:52.548Z","etag":null,"topics":["ajax","bootstrap5","chartjs","css","html","javascript-vanilla","mysql","nodejs"],"latest_commit_sha":null,"homepage":"","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/JAbsolu.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-12-13T18:16:49.000Z","updated_at":"2025-01-08T23:12:24.000Z","dependencies_parsed_at":"2025-02-07T05:14:46.052Z","dependency_job_id":"e3233785-873c-490e-85df-23b52fe3e087","html_url":"https://github.com/JAbsolu/SCSU-Gather","commit_stats":null,"previous_names":["jabsolu/scsu-gather"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JAbsolu/SCSU-Gather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAbsolu%2FSCSU-Gather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAbsolu%2FSCSU-Gather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAbsolu%2FSCSU-Gather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAbsolu%2FSCSU-Gather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JAbsolu","download_url":"https://codeload.github.com/JAbsolu/SCSU-Gather/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAbsolu%2FSCSU-Gather/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263868246,"owners_count":23522317,"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":["ajax","bootstrap5","chartjs","css","html","javascript-vanilla","mysql","nodejs"],"created_at":"2024-12-14T03:14:38.754Z","updated_at":"2025-12-30T22:15:57.446Z","avatar_url":"https://github.com/JAbsolu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SCSU GATHER\n\n## How to Run This Project\n\n### Setup\n\n1. **Navigate to the Project Root**\n\n   ```bash\n   cd SCSU-Gather\n   ```\n\n2. **Install Packages**\n\n   ```bash\n   npm install\n   ```\n\n3. **Start the Server**\n\n   Run the following command:\n\n   ```bash\n   npm run dev\n   ```\n\n   If the above doesn't work, try:\n\n   ```bash\n   npm index\n   ```\n\n### Create Database\n\n1. **Navigate to the Database Directory**\n\n   ```bash\n   cd server/db\n   ```\n\n2. **Create the Database**\n\n   ```bash\n   node createDB.js\n   ```\n\n### Create Tables\n\n1. **Navigate to the CRUD Directory**\n\n  The path to the CRUD directory is termproject-team-4/server/CRUD\n\n2. **Create the Tables**\n\n   ```bash\n   node create-tables.js\n   ```\n\n3. **Confirm Table Creation**\n\n   Run the script to view the tables:\n\n   ```bash\n   node view-tables.js\n   ```\n\n   If all tables are not created, re-run the table creation script:\n\n   ```bash\n   node create-tables.js\n   ```\n\n### View the App\n\n1. **Launch the App in Your Browser**\n\n   Open your browser and go to:\n\n   ```\n   localhost\n   ```\n\n2. **Port Configuration**\n\n   The default port number is `80`.  \n   To use a different port, update the server configuration and restart the server.\n\n---\n\n## Screenshots\n\n### Landing Page\n![alt text](image.png)\n\n### Sign in Page\n![alt text](image-1.png)\n\n### Sign up Page\n![alt text](image-4.png)\n\n### Main Dashboard\n![alt text](image-2.png)\n\n### Event Management Dashboard\n![alt text](image-5.png)\n\n### Account Settings | Personal Information\n![alt text](image-3.png)\n\n### Account Settings | Update PWD Deactivate Account\n![alt text](image-6.png)# SCSU-Gather\n\n### Profile\n![alt text](image-7.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabsolu%2Fscsu-gather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjabsolu%2Fscsu-gather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjabsolu%2Fscsu-gather/lists"}