Skip to content

jewell86/corkboard-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CORKBOARD

App Screenshots Click below for a live demo

ABOUT THIS PROJECT

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

To install the server & database to run locally:

-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/

Technologies used for the back-end development of this app include:

-Node

-Express

-PostgreSQL

-Knex

-PusherSwift

-Postman

-Heroku

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors