Git Product home page Git Product logo

reactbeecrud's Introduction

React Bee work component using redux

This a basic react table workbook

How to install

# Install dependencies
cd reactspeedtable
npm install

Main plot
 Uses classical redux pattern, with store and reducers.
 Uses axios for backend http client to get backend information.

## How to run

### The backend server
Backend data is coming from https://uxcandy.com/~shapoval/test-task-backend/?developer=Name

```bash
npm start
This will run the client at localhost:3000
 Check the page in desired Browser

 Best viewed in Firefox, Chrome

 # Table libraries
  Uses react-bootstrap-table-next as base and filter react-bootstrap-table2-filter
 CSS  Semantic UI for headers, messages like Loading, Error no data
      Bootstrap 4 for table component and override component
	  
	Plot
   Uses redux, redux-form as pattern.
   Consists of components: list and form 
   And actions with reducers
   
     Scheme:    Main page (List)  -> Links: list | add new 
	                              and 
								  Login ->  login.js  login form which is saved in cookie 
								  list -> list of all tasks per developer
								    list item clickable only when Authorized 
								  form -> add | edit (sent as get params)
	  
	 Currently there is Error CORS for edit submit, please check if it's on server side 
	  
	To view online
   http://norwaydict.com/reactbee
      Click on any link in the page 
	  (it will for now mask as norwaydict main site hrefs, but it works as expected)
	  
	  
  Enjoy the app and do call if any errors occur.


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.