Giter Site home page Giter Site logo

jankari-app's Introduction

Simple CRUD App

Overview

Using ReactJS, build a simple CRUD application that is able to accomplish the following requirements.

Requirements

The user should be able to enter multiple entries from a form with the following data: • Name: • Email: • Phone Number: • DOB: • Address: o City o District o Province – Choices of 1 to 7 provinces as options o Country – Nepal by default • Profile Picture (User needs to add/upload a image here. )

Validation:

Following are the validations that are needed in the form: ● Name, email and phone number is required. They must be given a symbol. ● Email must be in email format i.e. [email protected] ● Phone number must be only number and at least 7 digits ● Users must only be able to add ‘png’ only. ● BONUS POINT: Implementation of real-time validation i.e. showing error or success labels while the user is filling out the form. The user can enter as many records as they like. After they’ve added the records, they will be able to see it on a table below the form. Users must be able to perform CRUD operations.

Inside table:

● There should be two action buttons which can delete and edit the data from the table respectively. ● Add pagination functionality in the table. If there are more than 5 data, a next page button should be shown. Each page needs to have at most 5 rows. There should be a button below the table. The button must navigate users to another page with “Profiles” as the heading title; where all the lists from the table should be displayed.

Store everything locally i.e. browser’s local storage

Some new stuffs found:

https://ui.shadcn.com/docs/components/data-table#prerequisites

jankari-app's People

Contributors

gauravkharel 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.