GithubHelp home page GithubHelp logo

bryangxyz / partystarty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from graphgiraffes/partystarty

0.0 1.0 0.0 595 KB

Our Greenfield project

License: MIT License

JavaScript 88.00% HTML 3.82% CSS 8.17%

partystarty's Introduction

PartyStarty

PartyStarty is an event organize application. The current release is focusing on movie night event. The user will be able to

  • create event
  • search movie
  • share event with friends, and friends can vote on the existing movies or add new movies

Table of Contents

  1. Team
  2. Getting Started
  3. Usage
  4. Built With
  5. License

Team

PartyStarty is being developed by four full-stack engineers.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites & Installing

  1. Fork the repo and clone it to your development environment of choice.

  2. To install apple(Me) dependencies, run the following command from the cloned repo's directory:

npm install

Configuration

You will need several API Keys to run your own build of PartyStarty. We use the NPM package dotenv for our local environment variables. You should make a .env file, placed in your clone's root directory, that looks like this:

MOVIEDB_KEY=(The Movie Database API Key) // Available from [The Movie Database](https://developers.themoviedb.org/3/getting-started)

Usage

Splash Splash

Login

PartyStarty needs to track your profile in order to learn about you, so start by signing up then logging in.

Contact us if you have any questions!

Built With

  • React - Facebook's powerful JavaScript framework
  • Node.js - JavaScript runtime
  • Express- Fantastic Node.js web server framework
  • mongoose - a MongoDB object modeling tool
  • mongodb - document-oriented database
  • React bootstrap - front-end framework rebuilt for React
  • Webpack - Module bundler

License

This project is licensed under the MIT License - see the LICENSE.md file for details

partystarty's People

Contributors

skzheng avatar bryangxyz avatar jaffrepaul avatar

Watchers

James Cloos avatar

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.