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

Otter 826c7dd11a docs: 1.0v readme il y a 1 jour
.gradle 34bc10f1ab feat: add MYapp il y a 4 semaines
.idea 47749db465 test: add unitTest il y a 2 jours
Documentation 813da58566 release: 1.0v il y a 1 jour
MakeYourselfApp b9f2256c32 docs: + report il y a 1 jour
UnitTestsBD 79c354e66e docs: add test docs il y a 1 mois
README.md 826c7dd11a docs: 1.0v readme il y a 1 jour
README_RUS.md 826c7dd11a docs: 1.0v readme il y a 1 jour

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