Informatics capstone project from Team Sonar
Blyp is separated into two projects both at the top level: an iOS project defined in blyp.xcodeproj
and the folder blyp-landing-page
.
Clone the repository and ensure that pods are installed with:
$ pod install
Then follow Firebase's instructions for adding a Firebase project to iOS.
Deployment for iOS applications is done exclusively through the App Store using Xcode. Deployment for this application for a single device can be done through Xcode by running the application.
- Cocoapods for package management
- Firebase for backend management
- Algolia for search management
- SDWebImageSwiftUI for image management
- ObjectMapper for JSON parsing
- Introspect for access to legacy UIKit features
- SwiftLocation for easy user location management
- Pastel for a pretty login screen
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Kassandra Franco — UI/UX Designer – [email protected]
- Hayden Hong – iOS Development – [email protected]
- Shakeel Khan – Full-Stack Development – [email protected]
- Vanely Ruiz – iOS Development – [email protected]
This project is licensed under the MIT License - see the LICENSE.md for details