Code Monkey home page Code Monkey logo

good-deed's Introduction

good-deed's People

Contributors

uzair-ashraf avatar

Watchers

 avatar  avatar

good-deed's Issues

1) User can login

User can login to dash board

Task List

  • Create user table inside good deed database as the same as the schema
    https://app.dbdesigner.net/designer/schema/275753
  • Create inital files through npm
  • Add configure file to run development server
  • create App.jsx for component folder
  • create stateful header component to copy the first page of the figma
  • create stateful login-page component to to take in login information of user
  • create dummy data inside sql to match login information of first test user
  • create login.php endpoint to send query to database with the data recieved from login page component
  • add a method to app.jsx to connect to endpoint and create a fetch call
  • add a this.setView state onto the app.jsx component
  • create conditional to change the user view after the login query was succesful
  • add conditional to state whether the login information was correct or not

2) User can view personal dash board

User can view personalized dash board

Task List

  • Create a stateful component called dashboard.jsx
  • Pass the user data as a prop to the dashboard after login
  • Add a conditional to setView to display the dashboard
  • create users profile short display
  • create container for users recent reviews
  • create a stateful footer component called footer.jsx
  • create five initital methods in app.jsx to pass in as props to footer.jsx for navigation.
  • create navigation system and change callbacks based off which button is visible in the the state of the footer

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.