Giter Site home page Giter Site logo

for-0 / vocabustudy Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 4.0 4.32 MB

Study Vocabulary, For Free.

Home Page: https://vocabustudy.org

License: GNU General Public License v3.0

JavaScript 3.13% HTML 0.48% TypeScript 18.03% Vue 77.67% CSS 0.68%
vocabulary vocabulary-learning

vocabustudy's Introduction

Vocabustudy - Study Vocab, For Free.

GitHub  release (latest by date) GitHub Workflow Status (with event)
PWA Offline

Vocabustudy is a simplistic tool for studying Vocabulary. Vocabustudy is created by students, for students.

No Ads - Always Free - No Account Needed - Feedback is Welcome!


Contributing!

Follow these steps to run Vocabustudy locally:

  1. Clone the repo locally (I recommend using the Github CLI if you're brand new to Git) gh repo clone For-0/vocabustudy
  2. Install NPM packages: npm install (Make sure you have Node.JS installed)
  3. Install firebase-tools globally: npm install -g firebase-tools
  4. Start Vite: npm run dev
  5. Start the Firebase Emulator (Make sure you have Java installed and on your path): npm run emulator

vocabustudy's People

Contributors

dependabot[bot] avatar grimsteel avatar imgbotapp avatar imgroot2 avatar nikg978 avatar prakmo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vocabustudy's Issues

Service Worker/Caching/PWA

Create a service worker that will cache all pages for faster access. Might as well make it installable while we're at it

  • Service Worker
  • Caching
  • Manifest
  • Other PWA stuff
  • #3
  • #144

Responsive Design on all Pages

For better support on mobile browsers and chromebooks, make sure all pages look good with smaller screens

  • Home
  • Search
  • Privacy Policy
  • My Sets
  • Admin Portal
  • Leaderboard
  • Set Detail
  • Flashcards
  • Learn
  • Test
  • Match
  • Set Editor

@DG3QRT1 @Nikhilatvocabustudy Can you go through each of these pages and make sure they look good? If there's some serious work to be done, create a new issue. Thank you!

Live Study

Answer questions in a small group, see everybody's answer and learn together

Classes for teachers to use

Teachers can create classes which students can join via class code.
Classes can have assignments to complete a certain mode

Images for term/definitions

Term AND/OR definition

{
    "term": "<text>",
    "definition": "<text>",
    "term_image": "<url?>",
    "definition_image": "<url?>"
}
  • Set Overview
  • Flashcards
  • Learn
  • Test
  • Match

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.