Git Product home page Git Product logo

edmentor02's Introduction

EduMentor

EduMentor is an e-learning platform designed to provide high-quality education resources and mentorship to students in an interactive online environment.

Image Preview

Image Preview

Table of Contents

Features

  • Interactive Courses: Engaging and interactive courses to enhance the learning experience.
  • Mentorship: Connect with experienced mentors for personalized guidance.
  • User Profiles: Track progress, achievements, and learning milestones.
  • Discussion Forums: Collaborate with peers and mentors through discussion forums.
  • Resource Library: Access a rich library of educational materials.

Demo

Live

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine.

Prerequisites

  • Node.js and npm installed

Installation

  1. Clone the repository: git clone https://github.com/callmeVineeth/EduMentor02.git
  2. Navigate to the project directory: cd EduMentor02
  3. Install dependencies: npm install
  4. Start the development server: npm start

Usage

Provide information on how users can use your application, including any necessary configuration or setup.

Technologies Used

  • React.js for the frontend
  • TailwindCSS for styling and responsivness
  • React-Router-Dom for page navigation
  • Hooks
  • Context API for Global State Management
  • Additional libraries and tools

Contributing

Feel free to contribute to the project. Follow these steps:

  1. Star the Repo.
  2. Fork the project.
  3. Create your feature branch: git checkout -b feature-name
  4. Commit your changes: git commit -m 'Add some feature'
  5. Push to the branch: git push origin feature-name
  6. Open a pull request.

Feedbacks

If you have any kind of feedbacks, suggestions or feature improvement plans or you find a bug feel free to open an issue in this repo.

License

This project is licensed under the MIT License.


edmentor02's People

Contributors

editsbyvineeth avatar legion40216 avatar tegakay avatar

Stargazers

 avatar  avatar

Watchers

 avatar

edmentor02's Issues

Image Enhancement in Course Card

Help ? I need help in adding Unique Images to Each Course || Image Enhancement

Screenshot (401)
Screenshot (400)
Currently same Images are representing different courses. I dynamically passed image to the Course Card.
Instead I want to add different images to each courses.

Follow these steps:

๐Ÿ”น Fork this repo into your Github account and clone it into your system.

๐Ÿ”น Create a new branch ' git checkout -b branchName '

๐Ÿ”น Search on the internet for course Image.
Find some appropriate image for course card and copy its image url directly , PS: (remember you don't have to download the image)

๐Ÿ”น Update JSON Data:
In the Components > Data folder, locate the JSON file corresponding to the course you want to update. Provide the image link in the format:
"Image":"https:'//url.com"

๐Ÿ”น No Limit for Images:
Feel free to add as many images as you want. Even adding just one image link in the current JSON file is acceptable.

๐Ÿ”น Create Pull Request:
After updating the necessary information, create a pull request.

๐Ÿ“ Example JSON Update:

json
{
"course": "Computer Science and Programming",
"point1": "Full Stack Web Development",
"point2": "Python for Data Science and Machine Learning",
"point3": "Java Programming and Software Engineering",
"Price": "$24",
"Duration": "55 weeks",
"Image":"https://imageurl"
}

Note: You only need to copy image link from the internet add the image link in each object other details are already there :

๐Ÿ“ธ Add Free Learning Images:
Ensure to download and add free learning images from the internet to enhance the course representation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.