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.
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.
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
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
Explain how to run the automated tests for this system
Explain what these tests test and why
Give an example
Feast is live at [www.team-feast.com] and uses travis-ci for continuous integration and deployment
- 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
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- 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.
This project is licensed under the MIT License - see the LICENSE file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc