/FlatWeddingBackend

A ruby rails backend for a wedding app

Primary LanguageRubyMIT LicenseMIT

FlatWedding - Backend

FlatWedding's backend API is Rails based. The goal is to have users login with a predetermined password (from invitations) that will give them access to a message board, schedule, registry information and an RSVP form.Frontend

Build status

This is a work in progress (with a hard deadline!) check back for updates. Currently RSVP creates a new user, this will be refactored to an update user form on the front end. Backend needs some re-working to allow users to upload photos etc.

Screenshots

screenshot of flatwedding

Installation

git clone https://github.com/SuperJesseH/FlatWeddingBackend bundle install rails s

create .env file .env contains a JWT_SECRET

Future versions will hide seeded accounts here as well

Credits

Built by Jesse Horwitz, and Celeste Gerard