Skip to content

MrWhoCoded/Talentarium

 
 

Repository files navigation

🎓 Talentarium - Online Learning Marketplace

Talentarium is a modern online learning platform designed to connect learners with high-quality courses across multiple domains. It focuses on accessibility, simplicity, and a seamless learning experience.


🚀 Overview

Talentarium enables users to explore courses, enroll easily and track their learning journey.

  • 📚 Discover courses across multiple domains
  • 👨‍🏫 Learn from structured, beginner-friendly content
  • 🌍 Accessible on all devices
  • 🎯 Designed with a user-first approach

✨ Key Features

  • 🎠 Interactive course carousel
  • 📚 Course catalog with categories
  • 🏷️ Category-based filtering
  • 🔐 Authentication (Login/Signup)
  • 📱 Fully responsive design
  • 🎓 Course enrollment system
  • 📊 Progress tracking (planned)

🛠️ Tech Stack

Frontend

  • HTML5
  • CSS3
  • JavaScript
  • React (optional SPA)

Backend (Planned)

  • Node.js & Express
  • MongoDB / Firebase

Tools

  • Vite
  • ESLint
  • Git

📁 Project Structure

Talentarium/
├── index.html
├── style.css
├── login/
├── signup/
├── app/ (React)
├── images/
├── package.json
└── README.md

⚙️ Installation & Setup

1. Clone Repository

git clone https://github.com/Nazeef1/Talentarium.git
cd Talentarium

2. Run Landing Page

open index.html

3. Run React App

cd app
npm install
npm run dev

📖 Usage

  • Browse courses from the landing page
  • Filter by category
  • Login/Signup to enroll
  • Start learning

📱 Responsive Design

  • Desktop: 4-column layout
  • Tablet: 2-column layout
  • Mobile: Single-column layout

Optimized for performance and usability across all devices.


🎯 Future Enhancements

  • 🔍 Search functionality
  • 💬 Reviews & ratings
  • 📊 User dashboard
  • 🎥 Video player integration
  • 💳 Payment gateway
  • 📱 Mobile app

🤝 Contributing

Contributions are welcome!

1. Fork the repo
2. Create a new branch
3. Make changes
4. Submit a pull request

👥 Contributors

@Nazeef1, @MrWhoCoded, @Ayushk530


📜 License

This project is licensed under the MIT License.


🌟 Final Note

Talentarium aims to make learning accessible, practical, and scalable for everyone.

Built with ❤️ for learners.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 52.1%
  • HTML 24.4%
  • JavaScript 23.5%