/dinner-party

An NodeJS app that allows you to create and host dinner parties

Primary LanguageJavaScriptMIT LicenseMIT

Feast

Feast is a mobile first app that takes the chore out of planning, organizing & inviting guests to your dinner event. Our platform is designed to be mobile friendly with a focus on easy user experience. It supports seamless integration with google calendar, maps, email notifications and photo galleries. Users also have the ability to choose what to contribute to the dinner as well.

Screenshots

screen 1 screen 2 screen 3 screen 4 screen 5 screen 6

Project explanation

Feast explainer

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

What things you'll need to get started:

  • npm - For continuous integration and deployment
  • PostgresSQL - For continuous integration and deployment
createdb dinner-party-test
npm i
npm run test

Installing

A step by step series of examples that tell you how to get a development env running Say what the step will be

Give the example

And repeat

until finished

End with an example of getting some data out of the system or using it for a little demo

Running the tests

Explain how to run the automated tests for this system

Break down into end to end tests

Explain what these tests test and why

Give an example

Deployment

Feast is live at [www.team-feast.com] and uses travis-ci for continuous integration and deployment

Built With

  • Webpack - The web bundler used
  • Babel - Our cross platform transpiler
  • Google+ API - To allow Google OAuth
  • Google Calendar API - For users' calendar integration
  • Mapbox - Rendering live maps and geocoding
  • Cloudinary - Image hosting service
  • Nodemailer - Real-time emailing service
  • Material UI - Mobile-first styling framework
  • Passport - For user authentication and sessions
  • React - For continuous integration and deployment
  • Redux - For continuous integration and deployment
  • Sequelize - For continuous integration and deployment
  • Express.js - For continuous integration and deployment
  • Node.js - For continuous integration and deployment

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Joseph Park - Development Team - jppark1
  • Andrew Ferguson - Development Team - andferguson
  • Paul Ebreo - Development Team - paulebreo
  • Daniel Casasola - Development Team - danny05158 See also the list of contributors who participated in this project.

License

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

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc