Coder Social home page Coder Social logo

openfloodai-android's Introduction

Welcome to OpenFloodAI

GitHub issues GitHub forks GitHub stars

alt text alt text alt text

OpenFloodAI

OpenFloodAI is an open-source project dedicated & focused on research & developing solutions for Flood related issues.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Opening or finding an issue

OPENING AN ISSUE: You should usually open an issue in the following situations:

Report an error you can’t solve yourself Discuss a high-level topic or idea (for example, community, vision or policies) Propose a new feature or other project idea

FINDING AN ISSUE: If you found an open issue that you want to tackle, comment on the issue to let people know you’re on it. That way, people are less likely to duplicate your work.

If an issue was opened a while ago, it’s possible that it’s being addressed somewhere else, or has already been resolved, so comment to ask for confirmation before starting work.

Opening a pull request

You should usually open a pull request in the following situations:

Submit trivial fixes (for example, a typo, a broken link or an obvious error) Start work on a contribution that was already asked for, or that you’ve already discussed, in an issue

Forking a repository

Fork the repository and clone it locally. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely.

Create a branch for your edits.

Reference any relevant issues or supporting documentation in your PR (for example, “Closes #37.”)

Include screenshots of the before and after if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.

Test your changes! Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project.

Steps to make a Pull Request

git clone https://github.com/OpenFloodAI/OpenFloodAI.git

cd openfloodai.github.io

git checkout -b branchname

git diff

git add -A

git status

git commit -m "Write the change you have made"

git status

git push origin branchname

And Voila, you have made your first PR! 🎉

openfloodai-android's People

Contributors

chydee avatar deepaksinghcv avatar goninty avatar gyles avatar hemanshuvarma avatar joshtom avatar piyush7890 avatar rushilgala avatar web-flow avatar werainkhatri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

openfloodai-android's Issues

Add a business card design on Home Screen of the OpenFloodAI App

Add a Business card design on Home Screen of the OpenFloodAI App

Add Social Icons

when the icon is clicked it opens the link!
//When the twitter icon is clicked it opens the OpenFloodAI twitter handle

OpenFloodAI
OpenFloodAI is an open-source community dedicated & focused on research & developing solutions for Flood related issues.

Twitter: https://twitter.com/OpenFloodAI
Facebook: https://www.facebook.com/OpenFloodAI
Linkedin: https://www.linkedin.com/company/openfloodai
Github: https://github.com/OpenFloodAI

add dark theme for the OpenFlood App

add dark theme feature for the OpenFlood App

// add a button on the upper right corner for dark theme (choose a related icon for it!)
// when the button is pressed the app theme changes to dark

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.