https://github.com/aleksandracislowski/dashboard
Dashboard with Google log in feature.
https://github.com/aleksandracislowski/dashboard
chartjs css-grid css-modules dashboard footer google-login mui mui-icons mui-material next-auth nextjs react scss session side-menu styled-components theme-switcher themes typescript
Last synced: 4 months ago
JSON representation
Dashboard with Google log in feature.
- Host: GitHub
- URL: https://github.com/aleksandracislowski/dashboard
- Owner: AleksandraCislowski
- Created: 2024-03-20T11:32:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T09:46:50.000Z (about 2 years ago)
- Last Synced: 2025-04-06T10:48:08.689Z (about 1 year ago)
- Topics: chartjs, css-grid, css-modules, dashboard, footer, google-login, mui, mui-icons, mui-material, next-auth, nextjs, react, scss, session, side-menu, styled-components, theme-switcher, themes, typescript
- Language: TypeScript
- Homepage: https://dashboard-aleksandra.vercel.app
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataSoft Dashboard
Feel free to visit this page here!
https://dashboard-aleksandra.vercel.app
An interface in which I show an example representation of various analytical data. You can use the button to change the graphic design from dark to light mode.
Here you can navigate through the different pages to check out some of the charts and tables. In the Profile tab, you can use the login service available from Google to access more profile functionalities. If you do not want to share your data, you can watch a video in which I show what the tab looks like after logging in.
## Available Scripts
In the project directory, you can run:
### `npm dev`
on fronted for this to be working.
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
The page will reload when you make changes.\
You may also see any lint errors in the console.
Based on a learning materials from a course by @CuriousByte