Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design and create an Admin Dashboard in React.js #22

Open
adithyaanilkumar opened this issue Oct 5, 2020 · 3 comments
Open

Design and create an Admin Dashboard in React.js #22

adithyaanilkumar opened this issue Oct 5, 2020 · 3 comments
Labels
Hacktoberfest Any relevant contribution during Oct 2020 help wanted Extra attention is needed webpage

Comments

@adithyaanilkumar
Copy link
Owner

To monitor the alerts coming through the app and to monitor the movement of the user of the app, we require an admin dashboard with the following features:

  • A map displaying the positions of the user and the status of the user.(whether the app is armed or not)
  • A notification panel containing the alerts and status updates of the users
  • Normal Admin panel buttons and graphs showing different statistics which will be detailed soon.
@adithyaanilkumar adithyaanilkumar added Hacktoberfest Any relevant contribution during Oct 2020 help wanted Extra attention is needed webpage labels Oct 5, 2020
@Ashray11
Copy link
Contributor

Ashray11 commented Oct 9, 2020

Could you provide any resources?

@adithyaanilkumar
Copy link
Owner Author

You could use this template as a starter template for the dashboard replacing the home page with a map and adding pins to the map showing the different locations of the users. The data is sourced from our backend which will be deployed soon.

You can use this tutorial to easily integrate the map into the dashboard. We will be using open street map for this purpose.

You can take inspiration for the UI of the dashboard from here and here

@Ashray11
Copy link
Contributor

Will look up, thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest Any relevant contribution during Oct 2020 help wanted Extra attention is needed webpage
Projects
None yet
Development

No branches or pull requests

2 participants