Git Product home page Git Product logo

gallantgazelles's Introduction

PitchMe.io

Our web app welcomes startups to pitch their ideas and show their products to the masses. Those who are passionate about innovative ideas can visit our site, check out popular startup ideas and share ideas of their choices on their social network.

Team

  • Alison Zhang
  • Craig Rodrigues
  • Edward Chan

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Roadmap
  5. Contributing

Usage

Learning Redux

How to Learn & Install Semantic

  1. Learn here https://www.pluralsight.com/courses/semantic-ui-2-0
  2. Fork the repo
  3. npm install
  4. Visit react.semantic-ui.com and semantic-ui.com and be sure to run through the default installation and Gulp unpacking.

Installing Postgres

  • Download postgres App!
  • Download Postico for a SQL

Server Setup

Set up server & db tables: With all dependencies installed, please also install Postgres.app (for Mac users) and Postico. The former works with postgres database and the latter allows you to directly check the tables on your Mac. The test/db folder contains data that we need for both development and backend tests. With knex installed, you can refer to the commands in this link(http://mherman.org/blog/2016/04/28/test-driven-development-with-node/#.WNqmIHQrJo5) to create the tables and fill in data. (No need to create schema and dummy data again.) For session to work, session table should be created by hand and a specific schema should be used. To create the table, go to 'SQL Query' in Postico and run the table.sql file in node_modules/connect-pg-simple.

Requirements

  • Node 7.6.0
  • Redis 2.6.x
  • Postgresql 9.1.x
  • React <x.x.x>
  • Redux <x.x.x?
  • React-Router 4

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.