mokito
There are 89 repositories under mokito topic.
shubham-gangpuri/MVVM_Clean_Testing
Simple android application with API implementation (MVVM + Clean Architecture including Unit, Integration & UI Test Cases)
faiyyazs/flutter_registration_form
A simple Flutter Registration Form Application to demonstrate the usage for MVVM design pattern using ChangeNotifiers, RxDart, Providers (Dependency Injection),Retrofit-Dio along with Test Cases & isolation of UI, business logic and data sources.
yaoguangluo/VPC_Backend
世界领先的《VPC架构》 微后端物联网架构 VPC_5.0 架构作者 罗瑶光
yash786agg/GithubApp
App build with JetPack Paging along with Retrofit, Coroutines, Koin, DataBinding, MVVM, Coil and Moshi
ZahraHeydari/WordGame
RX-Dagger2-MVVM-LiveData-DataBinding-UnitTesting
Eduflex-Student-Management-System/eduflex-backend
Eduflex Campus Management system provides both online based architecture within and outside Campus. Eduflex integrates all departments, students, faculty and other. It is simple to use with excellent web interface for student access, staff access and university access. It comes up with needful features like centralized database with single sign-on, workflow alerts, Event based alerts, comprehensive data and application security.
Osaigbovo/BakingApp
This app allows a user to select a recipe and see video-guided steps for how to complete it, showcasing MVVM, Retrofit, ExoPlayer with lifecycle components, Master/Detail Flow, Widgets.
minaShaker2p/vechiles-finder-app
Repo which adapt clean architecture concept in Android with Modular concept (Domain ,Data ,Remote , Framework) ,also it is fully tested
sollarp/EV-MapBox
Ev charging points using MapBox
jeepchenup/Spring-in-Action
It's a source code that references from “Spring in Action 4th edition”.
ramakrishnajoshi/UnitTestingInAndroid
This repo has been created to learn Unit Testing for Android
samdsk/lab-sweng
Lab Sweng @ Unimi Informatica
abhidas0810/Insurance-Management-Platform
The system has three main domain models: Client, Insurance Policy, and Claim. A Client represents a person who has one or more insurance policies, and an Insurance Policy represents the coverage details of an insurance policy, including its associated client. A Claim represents an insurance claim made by a client against one of their policies.
daggerok/webflux-reactive-testing-example
Reactive TDD... WebFlux, Mongo, StepVerifier...
DiegoRamalho/kalah
Java RESTful Web Service that runs a Kalah n-stone game.
dilanka92/Spring4Hibernate
Sample Spring Hibernate Application Using Annotations
efk-lab/ResumeBucket-CaseStudy
ResumeBucket-CaseStudy
HGSChandeepa/Flutter-Unit-Testing
This repository is designed to help developers understand and implement unit testing in Flutter applications. It also covers API testing and Firebase functional testing to ensure robust and reliable Flutter apps.
ImranAtBhimsoft/skeleton
Skeleton Project
JavaCoDED78/TaskList
Demo project Spring Boot, Data JPA, Security, JWT, Mybatis, Liquibase, JDBC, Swagger, GraphQL, Docker
jraulcr/pruebaJavaSuperherores
Práctica Técnica Spring Boot
Miles-Arts/JavaApiRestSpringB
Creación de Api Rest. con Java 17 y Spring Boot
MostafijurJ/JUnitTesting
This Repository is all about the JUnit Test in Spring boot and Junit 5
ngajjar-work/weather-app
Weather App built with MVVM and Clean Architecture for Android. This app uses Kotlin, Coroutines, Flow, Dagger-Hilt, Jetpack Compose to display weather data including weekly forecasts and coordinate-based search.
sdetAutomation/spring-boot-2-api
Sample project using Spring Boot 2 and Java
smakesoska1/Application_for_Kindergarden
Developed a CRUD application in JavaFX using the DAO design pattern, MVC architecture for structured code organization, and the Singleton pattern for efficient resource management. Employed MySQL for the database backend and ensure application reliability through unit testing using JUnit and Mockito framework.
steinko/Bank
The bank subsystem of the ATM system.
Delphington/Maze
Генерация и решение лабиринтов
ahmedelhassanin1994/user_app
Flutter-TDD-Clean- clean code architecture,
AnirudhSharma777/School_Directory
It's a Simple School Directory with some CRUD Operations. I Build This using Spring boot framework which is Very popular framework for backend and it is widely used in IT sector. For Database I used Postgresql. You all might wounding why I am use postgresql why not sql or mongodb. Answer is simple I build this for learning purpose....