vanh2604 / quizlet-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Quizzy | Quizlet Clone

A Quizlet clone built using Flutter!


Table of Contents
  1. Acknowledgments
  2. About The Project
  3. Installation
  4. Contributing
  5. License
  6. Contact

Acknowledgments

  • Students: Vu Dinh Viet Anh, Dinh Viet Anh, Nguyen Duy Ngoc
  • Course: Mobile Development (INT3120_20)

(back to top)

About The Project

Built based on the Flutter and Firebase, these app focus on cloning the basic features Quizzy while improving its user interface with the power of Flutter

(back to top)

Built With

and a lot more libraries...

(back to top)

Deploy to your device (iOS/iPadOS)

  1. Install AltServer on your Windows/macOS device
  2. Connect your iOS/iPadOS device to your computer
  3. Install AltStore using AltServer using instructions from AltStore's FAQ
  4. Install Quizzy using AltStore with the IPA in the git's release tab.

Installation from source

  1. Clone the repo
    git clone https://github.com/vanh2604/quizlet-clone.git
  2. Create a iOS Simulator device using Xcode or AVD using Android Studio
  3. Run the app
    flutter pub get
    flutter run
    

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Perform the instructions from 'Installation from source' section
  3. Re-initalize the app using FlutterFire with your own Firebase app
  4. Click on Quizzy logo on the app's home screen to re-seed the database
  5. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  6. Commit your Changes (git commit -m 'Add some AmazingFeature')
  7. Push to the Branch (git push origin feature/AmazingFeature)
  8. Open a Pull Request

(back to top)

License

Distributed under the Github's Default License.

(back to top)

About


Languages

Language:Dart 87.5%Language:C++ 6.6%Language:CMake 3.3%Language:HTML 1.6%Language:Ruby 0.6%Language:C 0.3%Language:Swift 0.2%Language:Kotlin 0.0%Language:Objective-C 0.0%