Stock Trading iOS Application
This iOS application allows users to buy and sell stocks, manage their wishlist, and provides an intuitive interface for stock trading. The backend is powered by Node.js, hosted on Google Cloud Platform (GCP), and the data is managed using MongoDB, a NoSQL database.
Features
• Buy and Sell Stocks: Intuitive user interface for trading stocks directly from your iOS device.
• Wishlist Management: Add your favorite stocks to a wishlist and remove them when no longer needed.
• Real-time Market Data: Access the latest stock prices and market trends in real-time.
• Secure Authentication: Secure login and authentication for user accounts.
Tech Stack
• Frontend: Swift (iOS)
• Backend: Node.js, Express
• Database: MongoDB
• Hosting: Google Cloud Platform (GCP)
Installation and Setup
Follow these steps to set up the project locally on your iOS device or simulator:
Prerequisites
• Xcode (version 14 or later)
• Node.js (v14 or later)
• MongoDB
• Git