Skip to content

AkashRajpurohit/Spell-IT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spell IT

Spell IT


A free, spelling game for improving your english vocabulary.




🗺 Roadmap

  • Generate app with flutter
  • Generate basic screens (Home. GameScreen)
  • Flutter Text To Speech Functionality
  • Update logo and fonts of the app
  • Pageview to generate the gamescreen where multiple questions are showed
  • Generate word hints by randomizing _ in letters of word
  • Show alerts when user has given right or wrong answers
  • Shared Preferences
    • Store score of user based on the level
    • Retrieve the score and show a success image for solved questions
  • Connect to nodejs API deployed on firebase
  • Show loader while the data is loading from the API
  • Lock the next level until the user has completed 60% of questions from previous level
  • Caching questions in shared preferences to reduce network calls and improve performance and user experience

🙌 Contribution

  • Fork this Project

  • Git clone

  • cd Spell-IT && flutter run

  • make changes to code

  • Create a Pull request

💵 Support

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕

Donate

🐛 Bugs or Requests

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on GitHub and I'll look into it. Pull request are also welcome.

🗒️ License

Spell-IT is licensed under MIT license.

Visit My Portfolio

Akash Rajpurohit