Разработано по МДК 01.03 Разработка мобильных приложений.

Otter 826c7dd11a docs: 1.0v readme 1 dag sedan
.gradle 34bc10f1ab feat: add MYapp 4 veckor sedan
.idea 47749db465 test: add unitTest 2 dagar sedan
Documentation 813da58566 release: 1.0v 1 dag sedan
MakeYourselfApp b9f2256c32 docs: + report 1 dag sedan
UnitTestsBD 79c354e66e docs: add test docs 1 månad sedan
README.md 826c7dd11a docs: 1.0v readme 1 dag sedan
README_RUS.md 826c7dd11a docs: 1.0v readme 1 dag sedan

README.md

Make Yourself

This program is aimed at motivating people to fulfill their goals.
Developed according to MDK 01.03 Mobile application development.
layout Make Yourself

MakeYourself

Support

If you have any difficulties or questions, create discussion in this repository.
Documentation

About the project

Project structure

  • domain/ (Contains servers and databases, as well as PrefManager)
    • repository/
  • Constants (Contains the supabase constant for accessing the database)
  • models/ (Contains models)
    • database/ (Database models)
    • screens/ (Screen states)
    • theme/ (Models for the application theme)
  • views/ (Contains application pages)
    • navigation/ (Page navigation)
    • components/ (Element templates)
    • panels/ (Navigation bar)
  • bottombar/
  • topbar/
    • screens/ (Folder of View and ViewModel screens)
      • - dialog Windows/ (Folder containing dialog boxes)
    • ui/ (Contains the theme, main activity and entry point to the project for Hilt)
      • theme/ (Application theme)

Project structure

The project used the libraries supabase, ktor, hilt

Description of commits

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

Author

Otter