Skip to content

Sanniv1/EduLearn_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📃EduLearn - Educational Platform

EduLearn is a modern, user-friendly web-based educational platform designed to enhance learning experiences. It offers tools for managing courses, projects, and study materials, all within an intuitive interface.


🚀 Features

📂 Navigation Sidebar

  • Sections Include:
    • Home
    • Courses
    • Projects
    • Study Materials
    • Settings
  • Collapsible design for improved responsiveness.

🌙 Dark/Light Theme Toggle

  • Seamlessly switch between themes for better accessibility and user preference.

👤 User Features

  • Dedicated profile section with an avatar.
  • Displays user information (name and email).
  • Customizable theme options.

🛠️ Technical Details

Frontend Stack

  • Built with HTML and CSS for a clean, modern interface.
  • SVG icons used for sleek navigation elements.
  • Fully responsive design, optimized for different screen sizes.

Current Project Structure

  • The repository has been initialized and connected to GitHub for version control.
  • Core navigation components are implemented, with room for feature expansion.

📁 Folder Structure

EduLearn/
│
├── assets/
│   ├── images/          # Icons, avatars, and other media assets
│   └── styles/          # CSS files for styling
│
├── components/          # Reusable UI components
├── index.html           # Entry point for the platform
└── README.md            # Project documentation

🏗️ Getting Started

Prerequisites

  1. A modern web browser.
  2. Git installed on your local machine.

Steps to Run Locally

  1. Clone the repository:

    git clone https://github.com/your-username/EduLearn.git  
  2. Navigate to the project directory:

    cd EduLearn  
  3. Open index.html in your browser to view the platform.


🤝 Contributing

Contributions are welcome!

  • Fork the repository.
  • Create a feature branch:
    git checkout -b feature-name  
  • Commit your changes:
    git commit -m "Add feature"  
  • Push to your fork and submit a pull request.

🌐 Live Demo

Coming soon!


📄 License

This project is licensed under the MIT License. See the LICENSE file for more details.


👏 Acknowledgments


Feel free to adapt this template based on the specific details of your EduLearn project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published