https://github.com/shhiivvaam/studysphere
A React-based web app designed to assist students in discovering and enrolling in courses. It includes a Course Listing page with filters, a detailed Course Details screen, and a Student Dashboard for tracking enrolled courses.
https://github.com/shhiivvaam/studysphere
reactjs redux rest-api router-dom
Last synced: 3 months ago
JSON representation
A React-based web app designed to assist students in discovering and enrolling in courses. It includes a Course Listing page with filters, a detailed Course Details screen, and a Student Dashboard for tracking enrolled courses.
- Host: GitHub
- URL: https://github.com/shhiivvaam/studysphere
- Owner: shhiivvaam
- Created: 2024-06-22T22:01:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-23T09:17:45.000Z (about 2 years ago)
- Last Synced: 2025-03-26T10:21:24.133Z (over 1 year ago)
- Topics: reactjs, redux, rest-api, router-dom
- Language: JavaScript
- Homepage: https://shhiivvaam.github.io/StudySphere/
- Size: 3.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Study Sphere
### Live Link:
https://shhiivvaam.github.io/StudySphere/
### OBJECTIVE :
Web Application designed to assist students in discovering and enrolling in courses. It includes a Course Listing page with filters, a detailed Course Details screen, and a Student Dashboard for tracking enrolled courses.

### FEATURES LIST :
1. Course Listing Page
2. Course Details Page
3. Student Dashboard
4. Progress Bar
5. Enrollment Status
# Run Scripts
```Terminal
git clone https://github.com/shhiivvaam/StudySphere.git
cd StudySphere
npm install
npm start
```
# Application Screenshots


