https://github.com/dsdipto7/smartcalc
https://github.com/dsdipto7/smartcalc
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dsdipto7/smartcalc
- Owner: DsDipto7
- Created: 2024-12-14T11:13:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T03:49:12.000Z (about 1 year ago)
- Last Synced: 2025-03-29T05:34:36.503Z (12 months ago)
- Language: Swift
- Size: 2.03 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmartCalc
An iOS application for simple math, BMI measurement and unit conversion.
## Features
- User authentication
- A simple yet useful calculator
- Unit converter
- BMI measurement with health warning
## App Preview
### Authentication
### Calculator

### BMI Calculation With Health Warnings
### Unit Conversion
## Project Details
This project was developed as part of the course **Mobile Computing Laboratory (CSE 3218)** at **Khulna University of Engineering and Technology**.
- **Platform**: iOS
- **Language**: Swift
- **User Interface**: SwiftUI
- **Authentication**: Firebase Authentication
- **Database**: FireStore Database
- **Unit conversion API**: Rapid API
- **IDE Used**: XCode
- **Contributors**:
- [Bishal Roy](https://github.com/IronDigger098)
- [Faiyaz Mahmud](https://github.com/faiyaz103)
- [Dipto Saha](https://github.com/DsDipto7)