Code Monkey home page Code Monkey logo

rafiki's Introduction

RAFIKI

playstore

An app that weighs the pros and cons of a decision to help you make the best decision.

Demo

Landing Page Users Decisions Personal Decisions Personal Decisions

Personal Decisions Personal Decisions Personal Decisions Personal Decisions

Features

  • create, read, update, delete, publish, unpublish and archive a decision
  • create, read, update and delete a pro/con
  • highlights pros and cons
  • gets other user's thoughts
  • show which side it is leaning on either pros or cons

Setup

Step 1 : Generate a Personal Access Token for GitHub

  • Inside you GitHub account:
  • Settings -> Developer Settings -> Personal Access Tokens -> Generate new token
  • Make sure you select the following scopes (“ read:packages”) and Generate a token
  • After Generating make sure to copy your new personal access token. You cannot see it again! The only option is to generate a new key.

Step 2: Store your GitHub — Personal Access Token details

  • Create a github.properties file within your root Android project
  • In case of a public repository make sure you add this file to .gitignore for keep the token private
  • Add properties gpr.usr=GITHUB_USERID and gpr.key=PERSONAL_ACCESS_TOKEN
  • Replace GITHUB_USERID with personal / organisation Github User ID and PERSONAL_ACCESS_TOKEN with the token generated in #Step 1

Step 3: Create Firebase Project

  • Go to firebase console here
  • Click on create project and follow the steps
    • add project name and click continue
    • you can enable google analytics or not and click contine
    • choose analytics location, check the box to accept Google Analytics Terms and click create project

Step 4: Add google-services.json

  • Once step 4 is finishes click on the android icon on the new product page
  • register app with the following details
  • click download google-services.json and follow the instructions on the page
  • click next
  • add firebase sdk to your app with the instructions on the page and click next
  • click continue to console

YOU'RE READY TO GO

Contribution

  • Fork the repo, make some awesome changes and create a pull request.
  • Come back in a while to check for your merged Pull Request.
  • You should receive an email from GitHub when your changes have been approved, or if additional changes are requested. And when the PR is finally merged with the develop and your changes have been added.
  • If you found this project useful please give it a ⭐ star ⭐ at the top of the page and Tweet about it to help spread the word Tweet
  • You can follow me and get in touch on Twitter or using any of these other options
  • This is an open source project so you are welcome to help fix bugs, improvements, or new features. Open an issue or send a new pull request
  • Thanks for contributing to this project. Now you can go ahead and try contributing to other projects; look for the Good First Issue label for beginner-friendly contribution options.

rafiki's People

Contributors

mambobryan avatar

Stargazers

Felix Biego avatar jr avatar Ronnie Otieno avatar Michael Ndiritu avatar Michael Johnson Owallah avatar Joel Kanyi avatar

Watchers

James Cloos avatar  avatar

rafiki's Issues

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.