Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 1.47 KB

README.md

File metadata and controls

71 lines (47 loc) · 1.47 KB

TalkTalkGo

This is an android and iOS app that helps you find sentences in different languages. You can read the sentences in your native language and the language you want to speak.

How to use

npm install
npx expo start

Screenshots

User management

TODO

  • Simple sentences
  • Arrange by language and scene
  • Arrange by language and category
  • Settings
    • Translation language
    • Dark or light mode
    • Font size
  • Custom sentences
    • Add
    • Edit
    • Delete
  • Search by word
  • Use database
  • Use API and update data
  • Use AI
  • Tests
    • Unit Test
    • E2E Test
    • Interactions by storybook
    • Accessibility
  • CI/CD
  • Config ESLint

Feedback

Please submit an issue on GitHub if you have any feedback

Authors

Contributing

Contributions are always welcome!

If you have any ideas on how to improve the app, feel free to open an issue or a pull request.

License

MIT

References