Skip to content

MaorBemdoo/SchoolarlyQ

Repository files navigation

Schoolarly Q

SchoolarlyQ

SchoolarlyQ is a platform designed to help students and educators manage questions, answers, and learning resources efficiently. The platform offers robust tools for managing educational content, user interactions, and resource sharing.

SchoolarlyQ Hero Page

Table of Contents


Features

  • Question and Answer Management: Create, view, and organize questions and answers.
  • User Authentication: Secure login and registration for students and educators.
  • Resource Sharing: Share learning materials and resources.
  • Search Functionality: Quickly find questions, answers, and resources.

Tech Stack

  • Next.js - a framework for building server-rendered React applications
  • MongoDB - a NoSQL database
  • Tailwind CSS - a utility-first CSS framework

Installation

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn
  • MongoDB running locally or remotely

Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/SchoolarlyQ.git
    cd SchoolarlyQ
  2. Install dependencies:

    yarn install
    npm install
  3. Copy the .env.example file to .env.local and update any details required

  4. Start the development server:

    yarn dev
    npm run dev
  5. Visit http://localhost:3000 in your browser.


Usage

  1. Register or log in to your account.
  2. Manage questions, answers, and resources from the dashboard.
  3. Use search to find relevant educational content.

Contributing

Contributions are welcome! Please open issues or submit pull requests.


Support

Don't forget to leave a star⭐️.


License

This project is licensed under the MIT License.

About

A Past question and answer quiz app for Bingham University Students

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages