Coder Social home page Coder Social logo

questce-le-quizz's Introduction

QuEstCe le Quizz

Quickly generate memory flashcards to better learn and review knowledge.

📚 Table of Contents


📢 Test It Now

  1. Go to the demo here.
  2. Then enjoy !

🚀 Installation

  1. Fork the project
  2. Clone it
  3. Install dependencies npm install
  4. Start the project npm start

🎨 Customize

1️⃣ Create a firebase project

Create a firebase project with a web application and a realtime database (if you don't how follow the official steps)

2️⃣ Link the local firebase config to your firebase app

On the setting of your firebase web application copy and past your firebase config into static/config.js file

3️⃣ Create your content

Edit the static/database.json file and respect the data structure explained bellow

4️⃣ Upload your database

Upload your data to your realtime database

5️⃣ The enjoy !

git clone https://github.com/lucasmrdt/edt-to-google-calendar
cd edt-to-google-calendar
pip install -r requirements.txt --user

🏗 Database structure

See static/database.json

key type
topic name (eg. "demo") List<ICard>

ICard

key required type example description
question string "my question" Enter your question here, past some url picture to embed a picture and write latex with $x = \\pi$
answer string "my answer" Enter your answer here, past some url picture to embed a picture and write latex with $x = \\pi$
un_reversible bool false Set to true if your question is a one way question

💌 Contributing

Fell free to enhance the project by adding some new / more customable features.

☎️ Support

Reach out to me at one of the following places!

📝 License

License

questce-le-quizz's People

Contributors

lucasmrdt avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.