Code Monkey home page Code Monkey logo

stutern-milestone-project's Introduction

https://docs.google.com/document/u/0/d/1mmWmlc3gaagqTY1fPlEgo_ZL6CacM2a2dE66eBGYHis/

MILESTONE PROJECT You belong to a movie club and in school and as the only skilled web developer in your club, you volunteer to build a simple web page where your club can collect information about new members of the club. These are the action plans you have decided on

  • Create a simple form on the web page that collects --- first name, --- surname, --- age, --- current level and --- favorite club

  • Under the form, create a table that displays the records of saved users. The table should contain every collected information.

  • The information collected from your form should be saved and updated in a JSON variable.

  • Whenever a new record is added, clear the table and rebuild it using your JSON data

  • Add a column with a button for deleting a user. Rebuild your table after the user is deleted

  • For the MVP, data does not have to be persisted so it is fine if all the data gets cleared on page refresh.

  • Tip: - Add a unique user identifier to each user. - To make testing easier, try using a dummy JSON data to populate your table first.

===

JSON data saved to and retrieved from LocalStorage.

stutern-milestone-project's People

Contributors

tonyfrenzy avatar

Watchers

James Cloos avatar  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.