Skip to content

EnissayCT/osp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

9rayti

9rayti is an open-source ReactJS web application built with Tailwind CSS and Firebase. It provides students with access to educational resources through a freemium subscription model. Users can upgrade to premium to access online interactive classes hosted by teachers. The application includes authentication functionality using Firebase Authentication, state management using Redux Toolkit, and data storage using Firebase Realtime Database.

Features

  • Authentication: Implemented login and signup functionality using Firebase Authentication. Users can create accounts, log in, and access personalized content based on their role.

  • Subscription Model: Offers a freemium subscription model where users can access a limited set of resources for free. Premium users have access to additional features such as online interactive classes.

  • Educational Resources: Provides access to a wide range of educational resources. Users can browse and view available resources categorized by subject or topic.

  • Premium Classes: Premium users have access to online interactive classes hosted by teachers. These classes offer real-time collaboration and learning experiences.

  • User Roles: Supports different user roles including admin, student, and teacher. Each role has access to specific functionalities and interfaces tailored to their needs.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/EnissayCT/osp.git
  2. Navigate to the project directory:

    cd 9rayti
  3. Install dependencies:

    npm install
  4. Run the application:

    npm run start
  5. Access the application at http://localhost:3000 in your web browser.

Contributing

Contributions to 9rayti are welcome! If you want to contribute to the project, please follow these guidelines:

  • Fork the repository and create a new branch for your feature or bug fix.
  • Make your changes and ensure they adhere to the project's coding style.
  • Write tests for your changes if applicable.
  • Commit your changes with clear and descriptive commit messages.
  • Push your changes to your fork and submit a pull request to the main branch of the original repository.

Acknowledgements

Special thanks to the developers and contributors of the libraries and tools used in this project, including ReactJS, Tailwind CSS, Firebase, Redux Toolkit, and others.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published