This project is a demonstration of a dashboard created using HTML, CSS, and JavaScript. The dashboard features sections for team details, charts, and project details. Additionally, it includes a fixed navigation bar on the left side for easy access to different sections. The dashboard is built to be fully responsive using Bootstrap.
- Team Details: View information about different teams.
- Charts: Visualize data using interactive charts.
- Project Details: Access details about various projects.
- Fixed Navbar: Navigation bar stays fixed on the left side for convenient access.
- HTML
- CSS
- JavaScript
- Bootstrap
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser. - Explore the different sections of the dashboard using the navigation bar on the left.
If you have any feedback or suggestions, feel free to open an issue or create a pull request.