Skip to content

Commit

Permalink
update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
felixtanhm committed Mar 31, 2024
1 parent b4a55dc commit ee15db2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions full-stack-javascript/02-admin-dashboard/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
# Admin Dashboard 📊

An Admin Dashboard displaying mock data from Github using chart.js. Chose to use this project to experiment with a library for charts.
An Admin Dashboard displaying my progress in learning how to code. This was built using mostly CSS Grid to familiarise using CSS Grid for styling.

![GIF Recording of Admin Dashboard](sign-up-form.gif)
![Screenshot of Admin Dashboard](./assets/admin-dashboard.png)

[**Live Demo**](https://felixtanhm.github.io/my-odin-projects/full-stack-javascript/sign-up-form/) ✨ |
[**Live Demo**](https://felixtanhm.github.io/my-odin-projects/full-stack-javascript/02-admin-dashboard/) ✨ |
[**Odin's Project Specs**](https://www.theodinproject.com/lessons/node-path-intermediate-html-and-css-admin-dashboard) 📝

## 🪃 Features

-
- Styling done mostly with CSS Grid

#### 🧭 Future Implementations

- Add password strength indicator
- Add finished portfolios
- Update education and courses

## 💻 Built With

- HTML
- CSS
- Javascript
- Chart.JS
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee15db2

Please sign in to comment.