ubports / calendar-app

Moved to GitLab
https://gitlab.com/ubports/apps/calendar-app
GNU General Public License v3.0
6 stars 9 forks source link
core-app pim

ReadMe - Calendar App

Calendar App is the official calendar app for Ubuntu Touch. We follow an open source model where the code is available to anyone to branch and to hack on. The calendar app follows a test driven development (TDD) where tests are written in parallel to feature implementation to help spot regressions easier.

Useful Links

Here are some useful links with regards to the Calendar App development.

Launch

This application is implemented in QML/JS. You need Qt5 and the qmlscene viewer to launch this application.

$ cd calendar-app $ qmlscene qml/calendar.qml

Contributing

All contributions are welcome, please see the information below for details of how you can help.

Coding Please refer to the README.developers file for details on how to build the app and contribute code.

Translation Help us translate the app to make it accessible to more people. Refer to our translations page for details.

Ideas & bugs Please create a new issue in our issue tracker.

Other Please go to UBPorts contribution page for more details on other ways to supports UBPorts.