/Perfectus

Perfectus is an open-source application running on Android. With the help of Perfectus, you can manage your daily, monthly, and yearly goals, keep track of the progress and share your goals with your friends.

Primary LanguageKotlinApache License 2.0Apache-2.0

Perfectus

“Le mieux est l'ennemi du bien.

Codacy Badge CircleCI Codacy Kotlin Version Gradle API License

Perfectus is an open-source application running on Android. With the help of Perfectus, you can manage your daily, monthly, and yearly goals, keep track of the progress and share your goals with your friends.

Table of Contents

Structure

The project consists of feature and library modules

- app
- features
  | - goals
  | - profile
- libraries
  | - authenticator
  | - core
  | - database
  | - design
  | - logger
  | - preferences

Architecture

Design

Theme Sign In Empty Goals Add Goal
Light
Dark

Author

Viktor Apoyan

Linkedin Twitter Stackoverflow Medium

License

 Copyright (c) 2020 Chamich Apps.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 
       http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.