SmallTalk
An app where users can make small talk, create meaningful connections, and improve their networking skills!
Team
- Product Owner: Stephanie Smith
- Scrum Master: Laisha Calalpa
- Development Team Members: Laisha Calalpa, Paul Sobers, Stephanie Smith
Table of Contents
Usage
Clone this repo. Run
npm i
, thennpm start
. Go into the client directory, runnpm i
, then runnpm start
.
Requirements
- Node 0.10.x
- PostgreSQL 9.1.x
- Express 4.17.1.x
- PG 8.1.0.x
- Knex 0.21.x
Development
Installing Dependencies
From within the root directory:
npm i
npm start
From within the client directory:
npm i
npm start
Roadmap
View the project roadmap here.
Contributing
See CONTRIBUTING.md for contribution guidelines.
Style Guide
This project adheres to the StandardJS Style Guide.