FLUTTER ECOSYSTEM

maheshj01/vocabhub

一款帮助您扩充词汇量的应用程序。本应用包含800多个精心挑选的GRE词汇

词汇中心 项目封面
Stars
56
Forks
12
最近推送(UTC)
2026年8月1日
项目状态
未归档
Mahesh Jamdade GitHub avatar
GITHUB User

Mahesh Jamdade ↗

Refactor less, Ship more.

iVueitColumbus, OH官方网站 ↗
语言DartMakefileHTMLRubyPLpgSQLGLSLSwiftKotlinPythonJavaScriptObjective-C

技术话题

关联插件与示例

使用的依赖

依赖清单 43 项

App 分类

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

Vocabhub 0.7.9

Supercharge your vocabulary with our comprehensive app designed to help you excel in English! Whether you're preparing for the GRE or simply aiming to enhance your language skills, this app is your ultimate companion. Unlock the potential of over 800 meticulously curated GRE words, carefully selected to bolster your word power.

Our app goes beyond just presenting words; it empowers you to truly master them. Keep track of your progress as you conquer words, marking them as mastered and solidifying your understanding. With our intuitive interface, effortlessly navigate through your learned words while exploring exciting new vocabulary.

Stay motivated and inspired with our engaging 'Word of the Day' feature. Every day, discover a captivating new word accompanied by its definition, example usage, and additional insights to broaden your linguistic horizons.

What sets us apart is our commitment to collaboration and community. Our app is an open-source crowd platform, welcoming contributions from every user. Join our network of language enthusiasts, and contribute to our expanding database by suggesting edits, offering alternative definitions, or sharing additional examples. Together, we can collectively improve the quality and accuracy of our word collection, fostering a community-driven platform for continuous learning.

Download the app now and embark on an enriching vocabulary journey. Enhance your language skills, build your confidence, and embrace the power of words. Start expanding your linguistic repert`oire today.

Key Features:

  • 800+ most common GRE words
  • Synonyms, mnemonics, and examples provided for a comprehensive understanding of each word
  • Intelligent search functionality allows you to search for a word based on its meaning or synonym.
  • Supports dark mode and offers various themes to make learning an enjoyable experience
  • Supports offline mode to help you learn on the go.
  • Ability to suggest edits to improve the words on the platform
  • Create Custom word collections to help you learn words based on your interests.
  • Contributions on the platform are transparent and can be viewed by all users.
  • Scroll Words Automatically with HandsFree mode under explore
  • Edits made for all words are transparent and can be viewed by all users.
  • Regular updates with new words and features to keep your vocabulary journey exciting and dynamic.
https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/assets/googleplay.png https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/assets/amazonappstore.png
Platform
Android iOS MacOS Web
✅ ✅ ❌ ✅
Try it out on the web
Mobile
Preview 1 Preview 2 Preview 3
https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%201.png https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%202.png https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%203.png
Preview 4 Preview 5 Preview 6
https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%204.png https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%205.png https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%206.png
Preview 7 Preview 8 Preview 9
https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%207.png https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%208.png https://raw.githubusercontent.com/maheshj01/vocabhub/HEAD/screenshots/previews/preview%209.png
Design

The app is designed using Material Design guidelines. The design files can be found here

Projects Specifications and steps on running the app see the wiki page
Redesigned for the Web v0.4.2
v0.4.2
https://github.com/maheshmnj/vocabhub/assets/31410839/a3eee2da-dd51-445c-bed7-45363ae9ed7f

Adds Support for Dark Mode (Web only)

v0.2.2
https://user-images.githubusercontent.com/31410839/125232197-be28a180-e2f9-11eb-82db-980325528b55.png
v0.2.0
https://user-images.githubusercontent.com/31410839/121843891-b8429f00-cd00-11eb-8fc9-c242b8a6a19c.png
v0.1.0
https://user-images.githubusercontent.com/31410839/120900881-131b2d00-c655-11eb-8c00-6aafade70d29.png

Contributing

Feel Free to contribute to this app to make the platform better.

Design files for this project can be found here https://www.figma.com/file/xPCoi1IcW8M6TODTqjG9GZ/Vocabhub?node-id=0%3A1

Data is no longer being collected into this sheet. Contribution does not necessarily mean sending a pull request you could also contribute by improving the sheet.

This problem can be solved using greedy approach. Let n be the total number of jobs with J = {1, 2, 3, 4 … n} with their finish times C = {c1, c2, c3,... cn} and corresponding weights W = {w1, w2, w3 … wn}

The idea is to sort the jobs in descending order of their ratio wi/ti and then calculate the weighted sum