Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (19 loc) · 1.2 KB

Fay

A personal assistant for all daily tasks.

Getting Started

You can run and edit this project easily on Android Studio by using the VCS tools, but you can decide to download it and open it offline. Either way, the first thing you'll need to do to correctly visualice it is to build it, making sure the gradle settings are the right ones.

Prerequisites

The current version of Android Studio on which it's been developed is Android Studio 3.0.1.

Gradle settings:

  • compileSdkVersion 26
  • minSdkVersion 17

Contributing

Fay is an open source project, so anyone can contribute to develop the app, and we encourage you to do so.

Even though every pull request will be considered and possibly accepted, there's a file to know about some recommendations about the code of conduct, the process of commiting and accepting pull requests, along with some tips about code standards.

Authors

  • Juan Gómez-Martinho González - Juangmar -

Contributors

Right now there are no contributors who participates regularly in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details