Skip to content

NatashaSilva/WaterfrontComunnity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waterfront Comunnity

“Waterfront community” app strengthen the sense of community by connecting neighbors with similar interests and needed skills.

Installation

1. Clone or download this repo

2. Install dependencies server side and start the server:

$ cd server
$ npm install 
$ npx nodemox index.js

3. Install dependencies client side and start the application:

$ cd ../client
$ npm install
$ npm start

4. SQL Import data

  1. Open MySQLWorkbench

  2. Create a new schema called "waterfront_db"

  3. Follow the instructions to import the data. The path for the data to be imported is: capstone/server/mySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published