Skip to content

ichetanmittal/p2p-mobile-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P iOS App

A SwiftUI-based iOS application with custom authentication using Node.js and MongoDB backend.

Features

  • User Authentication (Sign Up, Sign In)
  • Custom Backend Integration
  • JWT Token-based Authentication
  • Modern SwiftUI Interface

Requirements

  • iOS 18.2+
  • Xcode 15.0+
  • Swift 5.9+

Backend Requirements

  • Node.js server running on port 3000
  • MongoDB database
  • Express.js
  • JWT for authentication

Installation

  1. Clone the repository:
git clone git@github.com:ichetanmittal/p2p-mobile-ios.git
  1. Open the project in Xcode:
cd p2p-mobile-ios
open p2p.xcodeproj
  1. Build and run the project in Xcode

Architecture

The project follows a clean architecture with:

  • MVVM Design Pattern
  • Service Layer for API Communication
  • SwiftUI for Modern UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages