You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as …
Password Manager is a secure and convenient solution for managing online passwords. The software provides a simple and user-friendly interface for users to store and manage their passwords with ease. Users can create an account, log in, add new passwords, view existing passwords, edit or delete existing passwords, and more. The software uses strong
This repository is made for facilitating data persistence in a local sqlite database or file system in a terminal of type android, ios or mac using flutter. It is highly inspired by the java spring boot framework.
In this project, we have designed and implemented Java Application called UniLink. This application allows all students in a university to create and publish various types of posts and reply to those posts. Users of the UniLink system can also view all the posts, manage their own posts, review all replies to their posts, close and delete their o…