Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 2.53 KB

README.md

File metadata and controls

68 lines (48 loc) · 2.53 KB

E-Learning Platform for the Business Category

Welcome to our e-learning platform! Our platform is designed to help you learn the skills and knowledge you need to succeed in the business world. We offer a wide range of business-related courses, both from our own library and from instructors who have uploaded their own content.

🚀 Quick Start:

  1.   Clone the project

    git clone https://github.com/Jainex17/Busilearn.git
  2.   Clone the backend of this project

    git clone https://github.com/Jainex17/Busilearn_Backend.git
  3.   Run the app

    Open two separate terminals and run the following commands in each:

    # In first terminal
    cd busilearn
    npm i
    npm start
    # In second terminal
    cd busilearn_backend
    npm i
    npm run dev

💡 Features:

  • Wide range of business-related courses, both from the platform's own library and from instructors who have uploaded their own content
  • Customized learning plans, tailored to the needs and goals of each user
  • Dashboard for users to track their progress and access their course materials
  • Course creation and management system for instructors to upload and share their own courses

⚙️ Technology:

  • The e-learning platform will be developed using ReactJS, a highly efficient JavaScript library that allows for the creation of dynamic and interactive user interfaces. This will make the learning experience more engaging and interactive for users, encouraging them to stay focused and motivated as they work through the courses.

🤌 Benefits:

  • Convenient and flexible learning experience for users, who can access the courses on their own time and at their own pace
  • Wide range of business-related courses to choose from, covering a variety of topics and skills
  • Opportunity for instructors to share their expertise and reach a wider audience
  • Customized learning plans to help users achieve their specific goals and succeed in the business world

📸 Screenshot:

HOME PAGE INSTRUCTOR PAGE