GithubHelp home page GithubHelp logo

javatrending / horario Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xjshq/horario

0.0 2.0 0.0 6.71 MB

Horario app is a beautiful Material Design app, which helps you to manage your classes and exams in the most convenient way. Fill your timetable once and it will be with you wherever you go, because of sync across all your Android devices. Notifications won’t let you forget about your homework and exams.

License: GNU General Public License v3.0

IDL 0.31% Prolog 0.03% Java 99.66%

horario's Introduction

Horario

Build Status Crowdin

Logo

Are you a student?

Horario app is a beautiful Material Design app, which helps you to manage your classes and exams in the most convenient way. Fill your timetable once and it will be with you wherever you go, because of sync across all your Android devices. Notifications won’t let you forget about your homework and exams.

Bitcoin wallet: 1GYj49ZnMByKj2f6p7r4f92GQi5pR6BSMz PayPal

Report a bug or request a feature

Before creating a new issue please make sure that same or similar issue is not already created by checking open issues and closed issues (please note that there might be multiple pages). If your issue is already there, don't create a new one, but leave a comment under already existing one.

Checklist for creating issues:

  • Keep titles short but descriptive.
  • For feature requests leave a clear description about the feature with examples where appropriate.
  • For bug reports leave as much information as possible about your device, android version, etc.
  • For bug reports also write steps to reproduce the issue.

Create new issue

Creating your Horario

We welcome all developers to use our source code to create applications on our platform. There are several things we require from all developers for the moment:

  1. Please do not use the name Horario for your app — or make sure your users understand that it is unofficial.
  2. Kindly do not use our standard logo as your app's logo.
  3. Please remember to read and follow the license.

Versioning

For transparency in a release cycle and in striving to maintain backward compatibility, a project should be maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we should adhere to these rules whenever possible.

Releases will be numbered with the following format: <major>.<minor>.<patch> and constructed with the following guidelines:

  • Breaking backward compatibility bumps the major while resetting minor and patch
  • New additions without breaking backward compatibility bumps the minor while resetting the patch
  • Bug fixes and misc changes bumps only the patch

For more information on SemVer, please visit http://semver.org/.

Build

Clone the project and come in:

$ git clone git://github.com/XJSHQ/horario.git
$ cd horario/

Repository doesn't include app/release.properties, app/release-key.keystore and app/google-services.json so you have to create them manually before building project.

app/release-key.keystore

Check out this answer "How can I create a keystore?"

app/release.properties

The structure of the file:

key_alias=****
key_google_play_public=****
password_store=****
password_key=****
Key Description
key_alias Key alias used to generate keystore
key_google_play_public Google Play license key (may be random string.)
password_store Your keystore password
password_key Your alias key password
app/google-services.json

Generate one in Google Developers console

horario's People

Contributors

achep avatar oleksandrkazanovskyi avatar

Watchers

James Cloos avatar  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.