rajibrahman74 / SportsHub-Academy

It is basically about selling different sports courses within Sports Academy. A user can select the course of his choice and pay for the course from My Selected Classes. Before that, he must be logged in. An admin can make a user a trainer and also make him an admin if he wants. Also, an instructor can add a new class.

Home Page:https://sportshub-academy-client.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SportsHub academy

Website Links

Description

This project is a React-based web application that combines various technologies and libraries to provide user authentication with Firebase Auth, responsive UI design with Tailwind CSS, data storage with MongoDB and Node.js, and interactive page transitions using the Swiper library.

Motivation

The motivation behind this project was to create a robust and engaging web application by leveraging modern technologies and tools. The goal was to enhance the user experience, simplify the development process, and provide a solid foundation for building scalable and feature-rich applications.

Features

  • User authentication and authorization with Firebase Auth.
  • Responsive UI design utilizing Tailwind CSS for efficient styling and layout.
  • Data storage and retrieval using MongoDB with Node.js.
  • Interactive and smooth page transitions with the Swiper library.
  • Three pages included as a starting point for further development.
  • A normal user can select a class and delete the class from the selected class.
  • An instructor can add a new class. If the admin accepts it.
  • And an administrator can approve, deny, and provide feedback to classes if desired.

Installation

  1. Install the dependencies: npm install
  2. Configure Firebase Auth credentials: Add your Firebase configuration in the .env file.
  3. Configure MongoDB connection: Update the MongoDB connection string in the server configuration files.
  4. Start the development server: npm run dev

Note: Ensure you have Node.js and MongoDB installed on your system before proceeding with the installation.

Usage

  1. After starting the development server, the application will be accessible at http://localhost:5173/.
  2. Sign up or log in to access the protected pages and utilize the application's features.
  3. Explore the different pages and functionalities to get a better understanding of the project structure and implementation.
  4. Modify and extend the project as needed for your specific requirements.

Contributing

Contributions are welcome! If you find any bugs, have suggestions for improvements, or want to add new features, feel free to open issues or submit pull requests. Please adhere to the project's code style and guidelines.

Acknowledgments

Special thanks to the creators and contributors of these amazing technologies and libraries that made this project possible.

Contact

For any inquiries or feedback, please reach out to rajiburrahman74@gmail.com.

Happy coding!

About

It is basically about selling different sports courses within Sports Academy. A user can select the course of his choice and pay for the course from My Selected Classes. Before that, he must be logged in. An admin can make a user a trainer and also make him an admin if he wants. Also, an instructor can add a new class.

https://sportshub-academy-client.web.app/


Languages

Language:JavaScript 99.5%Language:HTML 0.4%Language:CSS 0.1%