shaurya35 / Stockwise-Inventory-Manager

Stockwise is a cutting-edge web application designed for efficient inventory management through advanced demand forecasting techniques. This project addresses the critical challenges organizations face in predicting demand, managing stock levels, and ensuring customer satisfaction.
MIT License
0 stars 4 forks source link

Add a Loader for all the pages #23

Open shaurya35 opened 2 months ago

aadarsh10c commented 2 weeks ago

Hi @shaurya35 , would love to work on this issue

shaurya35 commented 2 weeks ago

@aadarsh10c Hi there Yes you can proceed with the contribution

aadarsh10c commented 2 weeks ago

Hey @shaurya35 , there is minor issue while , while doing npm install.

There a 2 vulnerabilities . npmaudit

This is a easy fix , do npm audit fix. Should I go ahead ? Also , please assign this issue to me.

shaurya35 commented 2 weeks ago

@aadarsh10c for sure if it works out for you and all the feature still works generally it occurs because of older version of packages and its normal

aadarsh10c commented 2 weeks ago

Also @shaurya35 , what is being asked here is that , whenver a user clicks on a page , leads to a loading animation , while data is fetched and the page is rendered ? Also , please assign this issue to me.

shaurya35 commented 2 weeks ago

@aadarsh10c yes, basically to enhance user experience

aadarsh10c commented 1 week ago

Hey I have doubt regardign setting up .env file :

PORT=
MONGO_URI=
JWT_SECRET=password
TWILIO_ACCOUNT_SID=
TWILIO_AUTH_TOKEN=

I am new to this, so how should i set up these values for testign purposes? @shaurya35

shaurya35 commented 1 week ago

@aadarsh10c you will have to figure it out, you don't need any of it to add a loader, pls refer stack overflow, chat gpt etc for more info.

aadarsh10c commented 1 week ago

Sorry for late response , i was out of station. After doing some searching , I think best loaders would be pure css loaders. I just want your opinions on which loader is the best suitable. Any suggestions let me know. https://codesandbox.io/p/sandbox/3gj5ck?file=%2Fsrc%2FApp.js%3A9%2C39

shaurya35 commented 1 week ago

@aadarsh10c a good loader would be something that matches the theme, you may try testing out with various loaders and make a pull request out of one.