{"id":23922533,"url":"https://github.com/prakash-aryan/course-listing-app","last_synced_at":"2026-04-09T16:01:56.778Z","repository":{"id":255477538,"uuid":"848770114","full_name":"prakash-aryan/course-listing-app","owner":"prakash-aryan","description":"This project is a comprehensive course management system built with React, showcasing advanced front-end development techniques and integration with Firebase backend services.","archived":false,"fork":false,"pushed_at":"2024-09-04T13:40:02.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T17:14:27.117Z","etag":null,"topics":["firebase","react","redux"],"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/prakash-aryan.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":"2024-08-28T11:29:24.000Z","updated_at":"2024-09-04T13:40:05.000Z","dependencies_parsed_at":"2024-09-05T17:37:06.370Z","dependency_job_id":null,"html_url":"https://github.com/prakash-aryan/course-listing-app","commit_stats":null,"previous_names":["prakash-aryan/course-listing-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakash-aryan%2Fcourse-listing-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakash-aryan%2Fcourse-listing-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakash-aryan%2Fcourse-listing-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prakash-aryan%2Fcourse-listing-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prakash-aryan","download_url":"https://codeload.github.com/prakash-aryan/course-listing-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240386755,"owners_count":19793232,"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":["firebase","react","redux"],"created_at":"2025-01-05T17:14:40.295Z","updated_at":"2026-04-09T16:01:56.690Z","avatar_url":"https://github.com/prakash-aryan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Course Listing Application\n\nThis project is a comprehensive course management system built with React, showcasing advanced front-end development techniques and integration with Firebase backend services.\n\n![Screenshot 2024-09-04 172921](https://github.com/user-attachments/assets/65e2f28f-1739-4030-8fe5-d543c4808c20)\n\n\n## Features\n\n- **Course Listing**: Browse through a list of available courses with search functionality.\n  ![Screenshot 2024-09-04 172940](https://github.com/user-attachments/assets/1be6836f-98e5-4ba6-a8b7-0f6f89a84241)\n- **Course Details**: View detailed information about each course, including syllabus and prerequisites.\n  ![Screenshot 2024-09-04 173052](https://github.com/user-attachments/assets/cff11ecb-0ed8-4d95-9441-14de9eb1a37a)\n- **Student Dashboard**: Manage enrolled courses, track progress, and mark courses as completed.\n  ![Screenshot 2024-09-04 173002](https://github.com/user-attachments/assets/b6a4ff92-e7b3-4277-b35a-c5353d64c3b6)\n- **Real-time Updates**: Experience live updates for course likes and enrollment status changes.\n\n## Technologies Used\n\n- React\n- Redux for state management\n- Firebase (Firestore) for backend services\n- React Router for navigation\n- Framer Motion for animations\n- Tailwind CSS for styling\n\n## Pages\n\n1. **Home**: Landing page with an overview of the application.\n2. **Courses**: List of all available courses with search and filter options.\n3. **Course Details**: Detailed view of a specific course with enrollment options.\n4. **Student Dashboard**: Personal space for students to manage their enrolled courses.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or later)\n- npm or yarn\n- Firebase account\n\n### Installation\n\n1. Clone the repository:\n   ```\n   git clone git@github.com:prakash-aryan/course-listing-app.git\n   ```\n\n2. Navigate to the project directory:\n   ```\n   cd course-listing-app\n   ```\n\n3. Install dependencies:\n   ```\n   npm install\n   ```\n\n4. Create a `.env` file in the root directory with your Firebase configuration:\n   ```\n   REACT_APP_FIREBASE_API_KEY=your_api_key\n   REACT_APP_FIREBASE_AUTH_DOMAIN=your_auth_domain\n   REACT_APP_FIREBASE_PROJECT_ID=your_project_id\n   REACT_APP_FIREBASE_STORAGE_BUCKET=your_storage_bucket\n   REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_messaging_sender_id\n   REACT_APP_FIREBASE_APP_ID=your_app_id\n   REACT_APP_FIREBASE_MEASUREMENT_ID=your_measurement_id\n   ```\n\n5. Populate the Firebase database:\n   - Ensure you have the necessary permissions in your Firebase project.\n   - Run the population script:\n     ```\n     node populateFirebase.js\n     ```\n\n6. Start the development server:\n   ```\n   npm start\n   ```\n\nThe application should now be running on `http://localhost:3000`.\n\n## Deployment\n\nThis project is set up for easy deployment on Vercel. Connect your GitHub repository to Vercel for automatic deployments on push.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprakash-aryan%2Fcourse-listing-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprakash-aryan%2Fcourse-listing-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprakash-aryan%2Fcourse-listing-app/lists"}