/website-dashboard

Dashboard site for RDS

Primary LanguageJavaScriptMIT LicenseMIT

website-dashboard

https://dashboard.realdevsquad.com/

What does the dashboard do?

Dashboard helps to create and assigns task to the members and can be accessed only by authorized members. You can also track currently assigned tasks per member.

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.