Giter Site home page Giter Site logo

dosomething's Introduction

MIT License LinkedIn ProtonMail

Do Something

Simplified to do app - do something every day.

Built in React Native. User can add anything they've been meaning to do to a list. Each day, the app will display one thing for them to do, and congratulate them when they check it off.

See the Issues page for progress status.

Built With

  • React Native
  • NPM
  • Expo

A full list of dependencies can be found in package.json.

Prerequisites

Before you get started, make sure you have the following software installed on your computer/phone:

Installation

  1. Clone the repo:

    git clone https://github.com/carlos-kelley/dosomething.git
  2. Install the Expo CLI

    npm install -g expo-cli
  3. Navigate to the project directory:

    cd dosomething
  4. Install dependencies by running:

    npm install
  5. Run the app with the command:

    npm start
    

Demo

demo.mp4

Contact

Carlos Kelley - LinkedIn - Protonmail

dosomething's People

Contributors

carlos-kelley avatar

Watchers

 avatar

dosomething's Issues

Rethink how randomness should work

Currently if user adds one item, navigates to the Daily page, and adds more, the first item will always be shown until the next day. Is this a good experience? The indexes are also always very low. Do I need to prompt the user to add 10 things so the index can be truly random? Is this really a good use case for this app, or do I need to really implement the Skip and Continue functions to make this usable?

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.