Giter Club home page Giter Club logo

smartsplit's People

Contributors

rachanavishwanath avatar

Watchers

 avatar

smartsplit's Issues

Routes

Frontend Routes:

  • You will need a not-logged-in splash page route
  • Excellent job

Backend Routes:

  • What is the financial state of the logged in user?
  • Lets talk about the additional details in our 1 on 1

Nice work!

Auth

  • Delete the "forgot your password? Click here"
  • Center the signup and login forms (like split wise)
  • Don't let the email or password inputs appear until after a user begins to put in their name

Excellent work!!

Sample State

  • The users should have a friends key that points to the array of the id's of their friends (rather than a friends slice of state)
  • Sub_category should not be nested - put it in a sub_category slice of state or the category slice of state, and store sub_category_ids as an array if ID's
  • Have reference to the additional details in the expense slice of state
  • Lets talk about how you will store expense information in our 1 on 1
  • We can just have 1 modal key in the UI slice of state - with a value that is a string of the modal that is open

Excellent job!!!!

MVP List and Schema

MVP List:

  • Split Friending and Add Expense into two MVP's and add bullet points under each
  • Hosting on Heroku - what is ib?
  • You will build in errors as you complete each feature - have Transaction history and Comments be your last two MVP's (1. Friending, 2. Expenses, 3. Transaction History, 4. Comments)

Schema:

  • A group is made up of multiple friends and one person can belong to multiple groups - does just having a friend_id on the groups table work for this behavior?
  • I do not see paid_by on the expenses table
  • I am confused by paid_by on the Expense Details Table - lets talk about this
  • What is the sub_category_id?

Add Expense

  • All Expenses Breaks the App
  • When you are on user 2's page and you add an expense with user 1 it shows up on user 2's page. It is only there until you navigate away - but shouldn't be there at all
  • Add the errors (for if a user tries to save without adding in a description or cost

Excellent work!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.