Skip to content

Edusprint is a learning platform where you can explore and take courses from some of the best-known universities worldwide. It includes features such as login, sign-up, course, and profile pages. The platform is implemented using HTML, CSS, JavaScript, React, and Redux. Additionally, for external styling, we utilized Chakra UI for a better user int

Notifications You must be signed in to change notification settings

iammshahbaz/Udemy-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduSprint - Empowering Education

Welcome to EduSprint, a comprehensive learning platform that enables you to explore and enroll in courses offered by some of the world's most renowned universities. Whether you're seeking knowledge in a specific field or looking to enhance your skills, EduSprint has you covered.

Overview

Unlocking the World of Learning

EduSprint is not just an educational website; it's a gateway to a world of knowledge and discovery. With features such as login, sign-up, course exploration, and profile management, EduSprint offers a seamless learning experience. The platform is built using HTML, CSS, JavaScript, React, and Redux, with external styling enhanced through Chakra UI for an improved user interface.

Table of Contents

Features

Home Page

  • Informative Overview: Engaging content introducing users to the educational opportunities provided by EduSprint.
  • Featured Courses: Showcase prominent courses to capture users' interest.
  • Calls-to-Action (CTAs): Encourage users to explore courses or sign up for an account.

About Us Page

  • Mission and Vision: Detailed information about EduSprint's mission, vision, and commitment to education.
  • Team Introduction: Feature profiles of the development team and their contributions.

Contact Us Page

  • Get in Touch: Provide a contact form for inquiries, feedback, or support.
  • Collaboration Opportunities: Information for potential collaborators or contributors.
  • Social Media Links: Connect with EduSprint on various social media platforms.

Login/SignUp Page

  • User Authentication: Secure login and signup functionality for personalized user experiences.
  • Profile Management: Allow users to manage their profiles and preferences.

Course Pages

  • Explore Courses: Browse through a variety of courses offered by universities worldwide.
  • Enrollment Options: Provide users with easy access to course enrollment and payment.

Admin Panel

  • User Management: Features for administrators to manage user accounts and access control.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux
  • Chakra UI (External styling library)

Pages

  • Home
  • About Us
  • Contact Us
  • Login/SignUp
  • Course Exploration
  • Admin Panel

Installation

  1. Clone the repository: git clone https://github.com/imlnr/software-kalaakar-5678.git
  2. Navigate to the project directory: cd software-kalaakar-5678 3.run: npm install Installs all the required libraries into your project (it creates a new folder node_modules)
  3. run: npm start Runs the app in the development mode.
    Open http://localhost:3000 to view it in your browser.
  4. npm run build Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance.

Usage

Explore the EduSprint platform to:

  • Discover and enroll in courses from top universities.
  • Access user-friendly course exploration features.
  • Manage your profile and preferences seamlessly.
  • Connect with EduSprint for inquiries or collaboration opportunities.

Collaborators

Screenshots

Home Page

Screenshot (149)

Course Exploration Page

Screenshot (149)

About-us Page

Screenshot (149)

Course Page

Screenshot (149)e

Cart Page

Screenshot (149)

User Profile Page

Screenshot (149)

Contributing

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature/new-feature.
  5. Open a pull request.

License

This project is licensed under the MIT License. In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Project Presentation Link: Project Presentation

About

Edusprint is a learning platform where you can explore and take courses from some of the best-known universities worldwide. It includes features such as login, sign-up, course, and profile pages. The platform is implemented using HTML, CSS, JavaScript, React, and Redux. Additionally, for external styling, we utilized Chakra UI for a better user int

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • CSS 28.9%
  • HTML 2.0%