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.
https://stockwise-omega.vercel.app
MIT License
1 stars 5 forks source link

Protect all the React Routes #26

Open shaurya35 opened 4 months ago

aadarsh10c commented 2 months ago

Hey @shaurya35 , is this issue still open . If yes , would love to contribute. I would need extra details.

shaurya35 commented 2 months ago

@aadarsh10c Hello there, aadarsh

Yes this issue is open for contributions. You can go ahead and try to do the task

aadarsh10c commented 1 month ago

Hey i will start working on this issue

shaurya35 commented 1 month ago

@aadarsh10c there isnt much in this you will have to do some things

  1. see if there is any open routes that user can access and server renders, it redirects back to the dashboard, pretty simple issue
  2. when user reloads a particular page, the page goes 404,

these are the 2 issues that is currently there in this app right now

shaurya35 commented 1 month ago

@aadarsh10c make sure to pull the latest commits before making any changes