GithubHelp home page GithubHelp logo

yevmoroz / bedone Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 844 KB

Imagine the world where tasks are easy to complete and track.

Home Page: https://expo.dev/@yevmoroz/bedone?serviceType=classic&distribution=expo-go

JavaScript 2.18% TypeScript 97.82%

bedone's Introduction

BeDone

Imagine the world where tasks are easy to complete and track.

How to use

The app is published to Expo and can be used via Expo Go app. Follow this link to scan QR code to open the app on your phone. You may need to have Expo Go installed on Android or iOS

Considerations

  • ThemeProvider vs Theme. Okay for now, cleaner code is more advantageuos rather than too much providers that might affect performance or have negative impact on other providers
  • colors needs more contrast, hurts UX a bit but need time to make better design
  • we can make use of useRef and useCallback for a better optimization on reference objects. optional given the scale of the app, but callbacks that use more than one call opt for this already
  • @expo/vector-icons is built on top of react-native-vector-icons
  • further breakdown of TaskDetails into a few more components, currently not needed because app is not that complex. it is possible to save task with no information
  • full distribution will be realised soon, but out of scope for now
  • Task data could be useful to migrate to state, but only when it's bound to persitent storage
  • CI/CD is set up, so every change to master publishes changes live

Development

Install dependencies with npm install. Start developement by running regular npm start. Follow on screen prompt to setup expo on iOS/Android device. Beware, if you don't have iOS or Android simulator, you will need to install some, follow the on-screen instructions from npm start command.

References

bedone's People

Contributors

yevmoroz avatar

Watchers

 avatar

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.