Skip to content

Level-Up is a web application designed to help users book sessions, track skill progress, and complete exercises. It provides an interactive and user-friendly platform for personal development, using modern web technologies and Firebase for real-time data management.

Notifications You must be signed in to change notification settings

Manu77211/level-up

Repository files navigation

Level-Up

Level-Up is a modern web platform for booking sessions, tracking skills, and completing exercises.
Built with HTML, CSS, and JavaScript, featuring Firebase integration and a responsive, user-friendly design.

✨ Features

  • Booking System: Schedule and manage sessions with ease.
  • Skills Tracker: Monitor your progress and skill development.
  • Exercise Module: Access and complete interactive exercises.
  • Firebase Integration: Real-time data storage and retrieval.
  • Responsive Design: Works beautifully on desktop and mobile.

📁 Project Structure

level-up/
  ├── booking.html
  ├── exercises.html
  ├── favicon.ico
  ├── firebase.json
  ├── index.html
  ├── package.json
  ├── skills.html
  ├── assets/
  │    └── images/
  │        ├── formal.jpg
  │        └── manu.jpg
  ├── scripts/
  │    ├── booking.js
  │    ├── exercises.js
  │    ├── firebase.js
  │    ├── main.js
  │    └── skills.js
  ├── styles/
  │    ├── booking.css
  │    ├── exercises.css
  │    ├── skills.css
  │    └── styles.css

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/Manu77211/level-up.git
  2. Install dependencies (if any):
    npm install
  3. Configure Firebase:
    Update firebase.js with your Firebase project credentials.
  4. Run locally:
    Open index.html in your browser.

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Firebase

🤝 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

📄 License

This project is licensed under the MIT License.

About

Level-Up is a web application designed to help users book sessions, track skill progress, and complete exercises. It provides an interactive and user-friendly platform for personal development, using modern web technologies and Firebase for real-time data management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published