Git Product home page Git Product logo

mustapha-nkhili / react-crud-webapp Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 273 KB

This repository contains my submission for the Learn2Earn internship assignment. It features a CRUD (Create, Read, Update, Delete) post application demonstrating my web development skills. The application is implemented using React, Tailwindcss, redux-toolkit, adhering to best practices in software development.

Home Page: https://react-crud-post.netlify.app/

JavaScript 96.64% HTML 1.82% CSS 1.54%
crud crud-application crud-operations react redux tailwindcss

react-crud-webapp's Introduction

Learn2Earn Internship Assignment: CRUD Post Web App

This CRUD (Create, Read, Update, Delete) Post Web App is a project developed for the Learn2Earn internship assignment. It focuses on implementing essential CRUD functionalities for posts and incorporating pagination functionality. Additionally, user-generated posts are stored locally in the browser's localStorage for data persistence.

Demo

React CRUD post

Features

  • Create: Users can create new posts with a name, description, and image.
  • Read: Posts are displayed on the main page, allowing users to view existing posts.
  • Update: Users can edit existing posts, modifying the name, decrption, or image.
  • Delete: Users can delete posts they no longer need.
  • Pagination: Implemented pagination functionality for efficient navigation through posts.
  • LocalStorage: All user-generated posts are stored locally in the browser's localStorage, ensuring persistence across sessions.

Technologies Used

  • React.js: Frontend library for building user interfaces.
  • Redux: State management library for managing application state.
  • Tailwind CSS: Utility-first CSS framework for styling user interfaces.

Assignment Details

Setup Instructions

  1. Clone the repository:
git clone https://github.com/Mustapha-Nkhili/React-CRUD-WebApp
  1. Navigate to the project directory:
cd React-CRUD-WebApp
  1. install dependencies:
yarn install
  1. Run the development server:
yarn dev

Access the application in your browser at http://localhost:3000.

Task Description

Create Operation:

  • Implemented a form to add posts with image and name fields.
  • Validated input fields to ensure data integrity.

Read Operation:

  • Displayed images and names in a list format.
  • Included pagination for efficient navigation through posts.

Update Operation:

  • Enabled users to edit existing post entries.
  • Provided a form for editing, pre-filled with existing data.

Delete Operation:

  • Allowed users to remove entries from the dataset.
  • Implemented confirmation dialogs to prevent accidental deletions.

Submission Guidelines

  • Created a GitHub repository for the project and committed code regularly.

  • Completed the project by the submission deadline: February 29, 2024.

  • Shared the GitHub repository link with Learn2Earn via email.

react-crud-webapp's People

Contributors

mustapha-nkhili avatar

Stargazers

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