/DropCopV1

DropCop Shopping App

Primary LanguageSwift

Mohammed Alam

DropCopV1

  • Version 1 of DropCop App
  • All documents related to project are located in the DropCopDocuments directory.

##iOS App files located in DropCopiOSApp Directory

  • Uses SwiftHTTP wrapper classes to fetch data from server. More info
  • Open using the DropCopR1.xcworkspace file.
  • The IP settings to reach the server may have to be configured.

##Server files located in DropCopServer Directory

  • Configured to work on linux machines.
  • Built in C++ using Poco libraries to handle HTTP requests and Libpqxx for database queries.
  • May need to configure network connection settings.

##Database files located in DropCopDatabase Directory

  • Database was built on PostgresSQL
  • Contains a sql dump of sample data.

###Screenshots