Harshal0902 / Rudra

RUDRA: A web application for Police and Public Assistance.
https://rudraweb.netlify.app
MIT License
12 stars 48 forks source link

Resturcture English version. #56

Closed Ashuto7h closed 3 years ago

Ashuto7h commented 3 years ago

Describe the Issue

Restructure the English version of the project as a single React app. The code of this application is quite messy with a lot of HTML files and React components. It's hard to find links between them and debug.

I suggest making a React-level project structure for the English version of this application. The React project will be kept in a new directory until it gets completed. after which we will remove the old directory.

Let's check what others says about this issue. If you like the issue, give a thumbs up

Harshal0902 commented 3 years ago

@Ashuto7h Yes we can do that. So which page/section would you like to work on?

Ashuto7h commented 3 years ago

I will start from English > public

Harshal0902 commented 3 years ago

So you want to build a whole public section or some specific pages of the public section?

Ashuto7h commented 3 years ago

will try with whole, and narrow down to my capabilities after that.