Разработано по МДК 01.03 Разработка мобильных приложений.
Otter 826c7dd11a docs: 1.0v readme | před 1 dnem | |
---|---|---|
.gradle | před 4 týdny | |
.idea | před 2 dny | |
Documentation | před 1 dnem | |
MakeYourselfApp | před 1 dnem | |
UnitTestsBD | před 1 měsícem | |
README.md | před 1 dnem | |
README_RUS.md | před 1 dnem |
This program is aimed at motivating people to fulfill their goals.
Developed according to MDK 01.03 Mobile application development.
layout Make Yourself
If you have any difficulties or questions, create discussion in this repository.
Documentation
The project used the libraries supabase, ktor, hilt
Name | Description |
---|---|
docs | update documentation |
feat | adding new functionality |
layout | adding a new layout without functionality |
style | working with styles and design |
fix | error correction |
release | release of ready-made versions of applications |
perf | changes to improve the program |
refactor | code edits without changing errors or functionality |
revert | rollback to previous versions |
merge | merging branches |
test | adding Tests |