Skip to content

Ariflo/weddingApp

Repository files navigation

Artisnally Handcrafted Wedding WebApp

I used to think a wedding was a simple affair. Boy and girl meet, they fall in love, he buys a ring, she buys a dress, they say I do. I was wrong. That's getting married. A wedding is an entirely different proposition.

George Banks, Father of the Bride (1991)

Stack


  • Postgres
  • React/React-native
  • Express
  • Webpack 3
  • Node.js

Features


  • RSVP mechanisms
  • Announcements landing page
  • Messageing board to RSVP Participants
  • Link to Wedding and Event Details
  • Link to Engagement photos
  • Link to Wedding Party
  • Link to Wedding Registry
  • Link to Travel and Lodging info

Download and Install Locally


(1) git clone [email protected]:Ariflo/weddingApp.git

(2) cd weddingApp then npm install all dependencies.

(3) Create a .env file with the vars listed on the .env.example

(4) Once that is finished check out ./server/server_instructions.md for instructions on how to set up the server.

(5) Otherwise npm run mobile to start the react-native app

(6) npm run web to start the web app


------

MIT

Copyright (c) 2017 Arian Flores [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.