Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roby2409/mvvmrxswift

Swift mvvm with rxswift (login and fetch data)
https://github.com/roby2409/mvvmrxswift

crud crud-application mvvm rxswift swift swift-mvvm

Last synced: about 2 months ago
JSON representation

Swift mvvm with rxswift (login and fetch data)

Awesome Lists containing this project

README

        

# Simple Login App with CRUD Operations

This is a simple iOS app that demonstrates user authentication (login) and basic CRUD (Create, Read, Update, Delete) operations using RxSwift.

## Features

User authentication (login) validation using email and password with rxswift
View, create, update, and delete user data
Technologies Used
Swift
Xcode
RxSwift