This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
- Ruby version
- Ruby 2.6.1p33
- PostgreSQL
SplitList is designed to allow users to create, collobarate and share lists. Users can add friends and family to view and edit lists. Users can share lists and assign other users to individual items. Reminders can be added to items. Locations can be added to items.
Lists are perfect for to-dos, groceries, or packing lists.
- Front End
- React.JS
- Users have a phone number. Number is too large to be an integer. need to convert to string
- when creating a list, set to active immediately
- when creating an item set completed to false