Giter Club home page Giter Club logo

crudapp's Introduction

Basic CRUD Application

This project was intended as a submission for the Week 1 project of the MERN stack course organized by coding club IIT Guwahati

Functionalities avalaible in this project

In the project you can notice the following features

Homepage

Homepage contains the list of all the dishes available in the restaurant. You can also add a new dish to the list by clicking on the add button in the navbar

Add Dish

You can add dish in this part of the site by filling the form. You can also add a network link of the image of the dish by clicking on the upload button

Edit Dish

You can update the details of the dish by clicking on the card corresponding to that dish. You can also update the image of the dish by clicking on the upload button

Delete Dish

You can delete the dish by clicking on the delete button in the card corresponding to that dish

Fake JSON server used

You can find the fake JSON server used in this project after creating it from the terminal using the following command

npx json-server --watch data/dishes.json --port 8000

Error Handling

Tried to handle all the errors that could occur in the project like the chances of the server not responding, the chances of the user not entering the details of the dish properly, the chances of the user not entering the image link properly etc.

Thanks for reading this README.md file. Hope you like the project and have a great day ahead ❤️

crudapp's People

Contributors

adittya-gupta 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.