Coder Social home page Coder Social logo

addissoftwaretestproject's Introduction

Addis Software Test Project

Description

This is a test project for Addis Software Internship Programm. it's purpose is to perform CRUD operation Using React, Redux, Redux-Saga, styled components and JsonPlaceholder fake api as backed-end.

Technologies

  • React to implement the UI components.
  • Redux to manage react component states.
  • Redux-Saga to fetch Api.
  • Styled-Component to Style react UI components.
  • JsonPlaceholder-fake-api-server to serve fake data.
  • Versions of those tools and other dependecy found on Pacage.json file

Installation

  1. Clone This Repositary.
  2. Change the directory in to the project directory.
  3. Open it on Terminal then type npm install and hit Enter.
  4. After the installation is finished install json server using this command on terminal npm install -g json-server then start the server using this command json-server --watch db.json 3500
  5. finaly type npm start then it will runs the app in the development mode. then Open http://localhost:3000 to view it in your browser.

โ–ถ๏ธ Project Demo

Access the project using this link Test Project

  • It is deployed on netlify and as backed it uses Fake Api deployed on github in api_server repository.
  • Notice Since the deployed app uses fake api My JSON Server Changes on Data is not persistent when the page reloads it does not perform The CRUD operation But on local Machine Using json server It Perform CRUD Operations.

Screen Shots

Home page

Home Page


Add page

Add Page


Update page

Add Page


About page

About Page

๐Ÿ“ Author

๐Ÿ‘จ Yidnekachew Bantrga

addissoftwaretestproject's People

Contributors

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