| App Screenshots | Click below for a live demo |
|---|---|
![]() |
Corkboard is a full-stack native iOS app built in Swift and a combo of Firestore & Node with PostgreSQL on the server side. Corkboard allows users to share media and information from their phone directly with their friends and family on easy-to-use boards. Users can invite other users to collaborate on boards together, as well as have individually used boards. Items that can be added to a board currently include notes, images & videos from a phone or taken live, website thumbnail links and thumbnail maps that open directions in google maps app (more items coming soon, keep checking back!).
Will be available to download free for iOS in the Test Flight stre soon, please check back often for updates!
Email jewellsmailbox@gmail.com if you’d ike to be notified of it’s availability
Currently to run this app, Xcode is a requirement.
The Swift front-end repo is available at github.com/jewell86/swift-corkboard
-clone this repo to your local machine
-in terminal run:
createdb corkboard_dev
npm install
npm run migrate
npm run seed
npm run dev-server
This app is also hosted live on Heroku at https://powerful-earth-36700.herokuapp.com/
-Node
-Express
-PostgreSQL
-Knex
-PusherSwift
-Postman
-Heroku
