An open API service indexing awesome lists of open source software.

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.

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.

![1719130502374](image/README/1719130502374.png)

### 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

![1719130637474](image/README/1719130637474.png)

![1719130662002](image/README/1719130662002.png)

![1719130892613](image/README/1719130892613.png)