Skip to content

taneeshkaushik/queryBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and running

Please run npm install after cloning and moving to the project directory. After that run npm start a dev server will start and site can be seen locally at http://localhost:3000/

Comments

I have not used redux for the state managment as I think as it was a simple application, and atleast these many states should be managed directly by me. I have used material ui. I just resolved this problem and pushed the changes now everything is working as expected.

(There is one problem which I am facing and not yet able to solve which occurs on group deletion, in which state does not change well. I will try to figure out myself if not I will seek help.)

Live

Here is the live site deployed on netlify: https://firequery.netlify.app/

States

Below is the basic state overview which is describing how various components are interacting.

stateOverview

It was a good learning experience working on it. Thanks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published