Giter Site home page Giter Site logo

sayshark75 / admin-dashboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 657 KB

A Responsive Admin Dashboard.

Home Page: https://board-app-omega.vercel.app/

JavaScript 99.70% CSS 0.30%
googleauth next-auth nextjs tailwindcss chartjs-2 reactchartjs

admin-dashboard's Introduction

Admin Dashboard ๐Ÿ“Š

This is a small admin dashboard project built with Next.js, Tailwind CSS, NextAuth.js, and Chart.js. The dashboard provides Google authentication functionality using NextAuth.js and features a responsive design built with grid structures.

Secreenshots ๐Ÿž๏ธ

Desktop Mobile
Desktop Mobile
Desktop Mobile
Desktop Mobile

Features โœจ

  • Google authentication: Users can log in to the dashboard using their Google accounts.
  • Responsive design: The dashboard is designed to work smoothly on various devices, adapting to different screen sizes and orientations.
  • Chart.js integration: The dashboard includes charts powered by Chart.js to visualize data in a user-friendly manner.

Technologies Used ๐Ÿš€

  • Next.js: A React framework for building server-rendered applications.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • NextAuth.js: An authentication library for Next.js applications.
  • Chart.js: A JavaScript library for creating responsive charts.

Getting Started ๐Ÿ› ๏ธ

To get started with the admin dashboard, follow these steps:

  1. Clone the repository:

    git clone https://github.com/sayshark75/Admin-Dashboard.git
  2. Install the dependencies:

    cd admin-dashboard
    npm install
  3. Configure environment variables:

    Create the .env.local file to provide the necessary values for the environment variables. Make sure to set up your Google OAuth credentials.

  4. Run the development server:

    npm run dev

    The dashboard will be accessible at http://localhost:3000.

Folder Structure ๐Ÿ“‚

Here's an overview of the project's folder structure:

โ”œโ”€โ”€ public/           # Static assets
โ”œโ”€โ”€ src/            # Next.js pages that define the dashboard's routes
|   โ”œโ”€โ”€ components/       # React components used in the dashboard
|   โ”œโ”€โ”€ styles/           # CSS styles
|   โ”œโ”€โ”€ app/           # Server Components and Routes
|   โ”œโ”€โ”€ charts/           # Chart.js configuration and data
โ”œโ”€โ”€ next.config.js    # Next.js configuration file
โ”œโ”€โ”€ nextAuth.config.js    # Next-Auth configuration.
โ”œโ”€โ”€ tailwind.config.js # Tailwind CSS configuration file
โ”œโ”€โ”€ .env.local        # Environment variables (not included in the repository)
โ””โ”€โ”€ README.md         # Project documentation (you are here)

Feel free to adjust the folder structure to match your project's requirements.

Contributing ๐Ÿค

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the main branch of the original repository.

License ๐Ÿ“œ

This project is licensed under the MIT License.

Acknowledgments ๐Ÿ™

admin-dashboard's People

Contributors

sayshark75 avatar

Watchers

 avatar

admin-dashboard's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.