Giter Site home page Giter Site logo

guidedassignment1082022's Introduction

GuidedAssignment1082022

Assignment 37-01 You already have a functioning way of fetching data from a Products table and showing it on a web page. Now we want to create a rudimentary shop that, for the moment, has only one merchant and only one buyer. The merchant accesses the website using the /merchant endpoint, which allows them to input the details of a Product. Assume that every product has an image that is a URL of an already existing image on the internet. Create the UI and the logic for taking the details of the product, and save these details in the database. The buyer accesses the website using the /shop endpoint, which allows them to view all the Products in the shop in a grid. You already wrote the code to get the Products in a list, now create the UI and the logic for displaying limited details of the product in a clickable grid which on clicking displays more details for that particular product. For your next assignment, you’re going to need a Cart database table. Start thinking about how it should be designed.

guidedassignment1082022's People

Contributors

padmarajkore avatar

Watchers

 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.