Skip to content

GraphGiraffes/PartyStarty

Repository files navigation

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

About

Our Greenfield project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •