{"id":19769386,"url":"https://github.com/jonathanedwardlee/leadership-class-website","last_synced_at":"2026-04-08T20:45:26.667Z","repository":{"id":240001373,"uuid":"801393291","full_name":"JonathanEdwardLee/leadership-class-website","owner":"JonathanEdwardLee","description":"Rock Band Website built using React, Vite, Bootstrap, and Python/Django for backend messageboard","archived":false,"fork":false,"pushed_at":"2024-06-02T03:38:31.000Z","size":4106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T00:33:28.417Z","etag":null,"topics":["bootstrap","django","javascript","python","react","vite"],"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/JonathanEdwardLee.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-05-16T06:31:04.000Z","updated_at":"2024-07-08T00:28:22.000Z","dependencies_parsed_at":"2025-02-28T04:42:50.290Z","dependency_job_id":"965cb27b-07be-4b7d-947b-c63b87a8801b","html_url":"https://github.com/JonathanEdwardLee/leadership-class-website","commit_stats":null,"previous_names":["jonathanedwardlee/leadership-class-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JonathanEdwardLee/leadership-class-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanEdwardLee%2Fleadership-class-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanEdwardLee%2Fleadership-class-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanEdwardLee%2Fleadership-class-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanEdwardLee%2Fleadership-class-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanEdwardLee","download_url":"https://codeload.github.com/JonathanEdwardLee/leadership-class-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanEdwardLee%2Fleadership-class-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bootstrap","django","javascript","python","react","vite"],"created_at":"2024-11-12T04:42:52.215Z","updated_at":"2026-04-08T20:45:26.649Z","avatar_url":"https://github.com/JonathanEdwardLee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leadership Class Band Website\n\nWelcome to the official website of **Leadership Class**, an alternative rock band from Springfield, MO. This project showcases the band's online presence, including a message board, games, and more.\n\n## Table of Contents\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Project Structure](#project-structure)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Introduction\n\nLeadership Class is a band that blends the creativity of indie and alt-rock music. This website is a comprehensive platform where fans can explore the band's music, engage with interactive games, and stay updated with the latest news and events.\n\n## Features\n\n- **Homepage**: An engaging homepage with a hero section featuring the band and the latest news.\n- **Navigation**: Easy-to-use navigation with links to different sections of the website.\n- **News and Updates**: A section dedicated to the latest news and upcoming events, styled using Bootstrap for a modern look.\n- **Games**: Interactive games section with links to the Guestbook and Music Theory Trivia.\n- **Message Board**: A message board where fans can leave and view messages.\n- **Responsive Design**: Fully responsive design that looks great on both desktop and mobile devices.\n\n## Technologies Used\n\n- **React**: For building the frontend components.\n- **Vite**: For a fast and optimized build setup.\n- **Bootstrap**: For styling and layout.\n- **Python/Django**: Backend for interactive games and message board.\n- **GoDaddy**: Hosting the dynamic parts of the website.\n\n## Installation\n\nTo set up the project locally, follow these steps:\n\n1. **Clone the repository**:\n\n   ```sh\n   git clone https://github.com/JonathanEdwardLee/leadership-class-website.git\n   cd leadership-class-website\n   ```\n\n2. **Install dependencies**:\n\n   ```sh\n   npm install\n   ```\n\n3. **Run the development server**:\n   ```sh\n   npm run dev\n   ```\n\n## Usage\n\nAfter setting up the project, you can navigate through the different sections of the website:\n\n- **Home**: Contains the hero section and the latest news.\n- **Music**: Links to the band's music on Bandcamp.\n- **Merch**: Links to the band's merchandise on Shopify.\n- **Videos**: Links to the band's YouTube channel.\n- **Tour**: Links to the band's tour dates.\n- **Contact**: Links to the band's contact information.\n- **Guestbook**: Links to the message board.\n- **Games**: Links to interactive games like the Guestbook and Music Theory Trivia.\n\n## Project Structure\n\nHere's a brief overview of the project's structure:\n\n/src\n\n/components\n\n   - Header.jsx\n   - Navigation.jsx\n   - Footer.jsx\n   - NewsSection.jsx\n   - QuestionCard.jsx\n\n/pages\n\n   - MainPage.jsx\n   - Games.jsx\n   - PlaceholderPage.jsx\n   - TriviaPage.jsx\n\n/styles\n\n   - App.css\n   - Navigation.css\n   - NewsSection.css\n   - QuestionCard.css\n\nApp.jsx\n\nindex.jsx\n\n/public\n\nindex.html\n\nimages/\n\nREADME.md\n\n## Contributing\n\nContributions are welcome! If you have any ideas, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any inquiries, please contact:\n\n- **Jonathan Lee** - [GitHub](https://github.com/JonathanEdwardLee)\n- Visit our [Website](https://leadershipclassmusic.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanedwardlee%2Fleadership-class-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanedwardlee%2Fleadership-class-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanedwardlee%2Fleadership-class-website/lists"}