website-dashboard

https://dashboard.realdevsquad.com/

What does dashboard does?

Dashboard helps to create and assigns task to the members and can be accessed only by authorized members.

How to Contribute?

Running the project

  • First follow the contribution link on how to contribute given above.

  • You need to install Live Server extension in you VSCode and start server from src/index.html or you can simply go into the file where you have cloned and run index.html in your browser.

  • Live Server method is much preferred as it makes work easy and auto-reload.