Skip to content

Commit

Permalink
docs: update README with a little bit of docs (anitab-org#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelcosta authored Jul 16, 2020
1 parent e154a93 commit c79f547
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,17 @@ Please read our [Contributing guidelines](https://github.com/anitab-org/mentorsh

Please follow our [Commit Message Style Guide](https://github.com/anitab-org/mentorship-android/wiki/Commit-Message-Style-Guide) while sending PRs.

## Documentation

To learn more about this app you can look at [this project's wiki](https://github.com/anitab-org/mentorship-android/wiki).

Check out the design history at [User Interface Design](https://github.com/anitab-org/mentorship-android/wiki/User-Interface-Design).

Our tech stack includes:
- **Language:** [Kotlin](https://kotlinlang.org/)
- **Architecture:** Model View ViewModel (MVVM)
- **Libraries:** [Retrofit](http://square.github.io/retrofit/), [RxJava](https://github.com/ReactiveX/RxJava), ViewModel, LiveData, DataBinding

## Branches

The repository has the following permanent branches:
Expand Down

0 comments on commit c79f547

Please sign in to comment.