Skip to content

HEAPS-ACTUAL/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

645 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quizDaddy

Table of Contents

Introduction

quizDaddy is a web application for students to upload their notes and materials to generate flashcards and quizzes using ChatGPT API for their enhanced learning. Empowered by our spaced repetition algorithm, revision is structured and maximised for upcoming exams.

Technologies Used

  • React
  • axios
  • pdfjs-dist

Installation

  1. Clone the repository:

    git clone https://github.com/HEAPS-ACTUAL/frontend.git
    

    Make sure you are in the frontend directory

  2. Install the dependencies:

    npm install

Usage

  1. Start the frontend server:
      npm start

Contributing

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add some feature')
  5. Push to the branch (git push origin feature/your-feature-name)
  6. Open a Pull Request

Screenshots

About Page

Screenshot 2024-07-19 at 9 52 37 PM

Log In Page

Screenshot 2024-07-19 at 9 21 06 PM

Features Page

Screenshot 2024-07-19 at 9 22 19 PM

Flashcards & Quizzes Page

Screenshot 2024-07-19 at 9 28 28 PM

Revision Schedule Page

Screenshot 2024-07-19 at 9 28 18 PM

Profile Page

Screenshot 2024-07-19 at 10 04 49 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors