GithubHelp home page GithubHelp logo

housecut's People

Contributors

chrismoutsos avatar njohnson11 avatar porowns avatar mcfaulky avatar josefernandes505 avatar kpmcmanus avatar sharcee avatar loganv14 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

housecut's Issues

To-do: Keep tasks in good state when a user leaves a household

Need to keep tasks in a good state when a user leave the household.

In server/utilities.js, function named removeUserFromHousehold:

For all the tasks in the household:
If it was the user's turn to do the task in a rotation, just advance the rotation.
If it was the user's assigned task, make the task unassigned and up for grabs.

MainPage: Join/Create household

If the user registers or logs in and does not have a household, they need to be taken to a main screen with buttons to allow them to join or create a household. Should call the server's join/create households. Needs to link the mainpage.java and mainpage.xml

Housemember Class: To-Do Functions

   public void deleteAccount() {

    //TODO : Delete account from server`

} Delete account by finding account data (by ID) on the Server and clearing it, will also logout()

public logout() {

    //TODO : logout from user account

} Logout from your account by ... clearing housemember object? Interacting with server?

public joinHousehold() {

    //TODO : Join a certain household

} Join a Household by searching for its ID value and then setting the current_household member data

public leaveHousehold() {

    //TODO : Leave a certain household

} Leave a household by clearing current_houshold member data

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.