flashcards
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: Group21-SWE
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 23.2 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 2
- Releases: 1
Metadata Files
README.md
Description
Are you a student and having trouble preparing for tests and exams? Look no further. FlashCards also helps you memorize all that hard-to-remember information with online flashcards so that you ace your exams!
FlashCards is a spaced repetition learning platform to create, memorize and share your knowledge list using flashcards.
- Create folders
- Add decks to folder
- Decks in folder redirected to Practice Deck
- Leaderboard
- Quiz Mode
- Recently visited Decks
Watch Flashcards in Action
Screenshots
Tech Stack
Getting started & Installation:
- Backend See README.md
- Frontend See README.md
Suggested Future Features (see poster for more information)
- [ ] Add a folder deletion function
- [ ] Improve API Authentication
- [ ] Improve Sign-up and Log-in Options
- [ ] Use LLM for Automatic Flashcard Creation
- [ ] Add More Study Goals
Contributions to the Project
Please refer to the Contributing.md if you want to contrbute to the FlashCards source code. Follow all the guidelines mentioned and raise a pull request for the developers to review before the code goes to the main source code.
Help
Email any queries to the contributors - 1. Haven Brown 2. Trent Wiens 3. Abhinav Sharma
Authors
License
References
It was recommended we clone the original repo for this project rather than fork it. To view the repository this project started with go see: SE-Fall24-RZA.
Funding
Our project at the moment is not funded by any organization/individual.
Owner
- Name: Group21-SWE
- Login: Group21-SWE
- Kind: organization
- Repositories: 1
- Profile: https://github.com/Group21-SWE
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If the code for this repository is used, please cite it as below" authors: - family-names: "Javali" given-names: "Kritika" - family-names: "Gaurkar" given-names: "Swarangi" - family-names: "Dias Barreto" given-names: "Aaron" - family-names: "Hsiang" given-names: "Leo" - family-names: "Babalola" given-names: "Damilola" title: "Flash Cards" version: 1.0 doi: 10.5281/zenodo.7113667 date-released: 2022-09-26 url: "https://github.com/JohnDamilola/FlashCards"
GitHub Events
Total
- Create event: 7
- Release event: 1
- Issues event: 38
- Issue comment event: 3
- Push event: 55
- Pull request event: 6
- Fork event: 1
Last Year
- Create event: 7
- Release event: 1
- Issues event: 38
- Issue comment event: 3
- Push event: 55
- Pull request event: 6
- Fork event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 22
- Total pull requests: 3
- Average time to close issues: 2 days
- Average time to close pull requests: 14 minutes
- Total issue authors: 3
- Total pull request authors: 1
- Average comments per issue: 0.09
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 22
- Pull requests: 3
- Average time to close issues: 2 days
- Average time to close pull requests: 14 minutes
- Issue authors: 3
- Pull request authors: 1
- Average comments per issue: 0.09
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- havenbrown1108 (12)
- ABHINAVSHARMA8 (9)
- Trent-Wiens (1)
Pull Request Authors
- ABHINAVSHARMA8 (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 1322 dependencies
- @babel/core ^7.26.0 development
- @babel/preset-env ^7.26.0 development
- @babel/preset-react ^7.25.9 development
- @testing-library/jest-dom ^6.6.3 development
- @testing-library/react ^16.0.1 development
- @types/jest ^29.5.14 development
- @types/node ^22.8.6 development
- axios ^1.7.7 development
- babel-jest ^29.7.0 development
- jest ^29.7.0 development
- ts-jest ^29.2.5 development
- @testing-library/jest-dom ^5.16.5
- @testing-library/react ^13.4.0
- @testing-library/user-event ^13.5.0
- @types/react ^18.0.21
- @types/react-dom ^18.0.6
- @types/swiper ^6.0.0
- antd ^4.23.3
- formik ^2.2.9
- react ^18.2.0
- react-card-flip ^1.2.3
- react-dom ^18.2.0
- react-is ^18.2.0
- react-redux ^8.0.4
- react-router ^6.4.1
- react-router-dom ^6.4.1
- react-scripts 5.0.1
- react-spinners ^0.13.5
- sass ^1.55.0
- sweetalert2 ^11.4.37
- swiper ^8.4.2
- typescript ^4.8.4
- web-vitals ^2.1.4
- CacheControl ==0.12.11
- Flask ==0.12
- Flask-Bootstrap ==3.3.7.1
- Flask-Cors ==3.0.10
- Flask-HTTPAuth ==3.2.2
- Flask-Login ==0.4.0
- Flask-Mail ==0.9.1
- Flask-Migrate ==2.0.3
- Flask-Moment ==0.5.1
- Flask-PageDown ==0.2.2
- Flask-SQLAlchemy ==2.1
- Flask-SSLify ==0.1.5
- Flask-Script ==2.0.5
- Flask-WTF ==0.14.2
- Jinja2 ==2.9.5
- Mako ==1.0.6
- Markdown ==2.6.8
- MarkupSafe ==0.23
- Pyrebase4 ==4.5.0
- SQLAlchemy ==1.1.5
- WTForms ==2.1
- Werkzeug ==0.11.15
- alembic ==0.8.10
- bleach ==2.0.0
- blinker ==1.4
- cachetools ==5.2.0
- certifi ==2022.9.24
- charset-normalizer ==2.1.1
- click ==6.7
- coverage *
- dominate ==2.7.0
- firebase-admin ==6.0.0
- gcloud ==0.18.3
- google-api-core ==2.10.1
- google-api-python-client ==2.64.0
- google-auth ==2.12.0
- google-auth-httplib2 ==0.1.0
- google-cloud-core ==2.3.2
- google-cloud-firestore ==2.7.1
- google-cloud-storage ==2.5.0
- google-crc32c ==1.5.0
- google-resumable-media ==2.4.0
- googleapis-common-protos ==1.56.4
- grpcio ==1.49.1
- grpcio-status ==1.49.1
- gunicorn ==20.1.0
- html5lib ==1.0b10
- httplib2 ==0.20.4
- idna ==3.4
- itsdangerous ==0.24
- jws ==0.1.3
- msgpack ==1.0.4
- oauth2client ==4.1.3
- proto-plus ==1.22.1
- protobuf ==4.21.7
- pyasn1 ==0.4.8
- pyasn1-modules ==0.2.8
- pycryptodome ==3.15.0
- pyparsing ==3.0.9
- pytest *
- pytest-cov *
- python-dotenv ==0.21.0
- python-editor ==1.0.3
- python-jwt ==2.0.1
- requests ==2.28.1
- requests-toolbelt ==0.10.0
- rsa ==4.9
- six ==1.10.0
- swagger-gen ==0.1.2
- uritemplate ==4.1.1
- urllib3 ==1.26.12
- visitor ==0.1.3
- webencodings ==0.5.1
- CacheControl * test
- Flask * test
- Flask-Bootstrap * test
- Flask-Cors * test
- Flask-HTTPAuth * test
- Flask-Login * test
- Flask-Mail * test
- Flask-Migrate * test
- Flask-Moment * test
- Flask-PageDown * test
- Flask-SQLAlchemy * test
- Flask-SSLify * test
- Flask-Script * test
- Flask-WTF * test
- Jinja2 * test
- Mako * test
- Markdown * test
- MarkupSafe * test
- Pyrebase4 * test
- SQLAlchemy * test
- WTForms * test
- Werkzeug * test
- alembic * test
- bleach * test
- blinker * test
- cachetools * test
- certifi * test
- charset-normalizer * test
- click * test
- dominate * test
- firebase-admin * test
- gcloud * test
- google-api-core * test
- google-api-python-client * test
- google-auth * test
- google-auth-httplib2 * test
- google-cloud-core * test
- google-cloud-firestore * test
- google-cloud-storage * test
- google-crc32c * test
- google-resumable-media * test
- googleapis-common-protos * test
- grpcio * test
- grpcio-status * test
- gunicorn * test
- html5lib * test
- httplib2 * test
- idna * test
- itsdangerous * test
- jws * test
- msgpack * test
- oauth2client * test
- proto-plus * test
- protobuf * test
- pyasn1 * test
- pyasn1-modules * test
- pycryptodome * test
- pyparsing * test
- python-dotenv * test
- python-editor * test
- python-jwt * test
- requests * test
- requests-toolbelt * test
- rsa * test
- six * test
- swagger-gen * test
- uritemplate * test
- urllib3 * test
- visitor * test
- webencodings * test
- firebase-admin *
- flask *
- pyrebase4 *
- pytest ==7.1.2
- pytest-cov *
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v2 composite