Coder Social home page Coder Social logo

hrla35_review's Introduction

fullstack-rev-mongo

  1. Complete writing the seed function found in your seed.js file located in your root directory. You may want to check what is being required such that you understand what is happening in your database. Run your seed function.

  2. Ensure that your back end is completely set-up. Check your db folder and your server folder.

  3. Start up your server and using Postman, see if your requests are able to reach your database and return expected data.

  4. Start writing out your front end code. List - GET all students' names and images to render - store students in an array in state of App component - [implement feature last] clicking on a student's name conditionally renders text input box that allows name change via PUT Random - get one random student from the list (MVP - get from state) - use the student list in App component's state to retrieve one student's information Add - add a student to list with a POST method with the student name and image url (imgurl) - implement onChange event listeners to the input fields, store to state, and query onSubmit

hrla35_review's People

Watchers

James Cloos avatar

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.