Skip to content

Submenu click glitch, formatting #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .env.template
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
NEXT_PUBLIC_APP_BASE_URL=https://reqres.in/
NEXT_PUBLIC_APP_BASE_URL=https://reqres.in/
NEXT_PUBLIC_APP_LOCALE='en-us'
5 changes: 2 additions & 3 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"tabWidth": 4,
"tabWidth": 2,
"semi": true,
"singleQuote": true
}
.
}
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"deno.enable": false
}
44 changes: 18 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,43 @@

<!-- ![Logo](https://ik.imagekit.io/vu5t8xb15vzcx/tr:h-100/android-chrome-512x512_EiumvYoXeA.png?ik-sdk-version=javascript-1.4.3&updatedAt=1669548997842) -->

# Daisy UI Next JS Admin Dashboard Template - DashWind
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
# Daisy UI Next JS Admin Dashboard Template - DashWind

This is a free admin dashboard template that uses **Daisy UI** and **Next js** App Router with **Typescript** Support. It has **fully customizable and themable CSS** CSS and is powered by Tailwind CSS utility classes. Additionally, it comes with **redux toolkit** and other libraries already set up.
[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

This is a free admin dashboard template that uses **Daisy UI** and **Next js**
App Router with **Typescript** Support. It has **fully customizable and themable
CSS** CSS and is powered by Tailwind CSS utility classes. Additionally, it comes
with **redux toolkit** and other libraries already set up.

## Preview

🚀 [Live preview](https://admin-dashboard-nextjs-daisyui-template.vercel.app/login)

🚀
[Live preview](https://admin-dashboard-nextjs-daisyui-template.vercel.app/login)

![App Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot%202024-05-20%20at%202.40.57%E2%80%AFAM_rtNks76n1.png?updatedAt=1716153065872)



## Features

- **Next JS 14 - App Router** configured
- **Typescript 5**
- **Typescript 5**
- Token based user **authentication**
- **Submenu support** in sidebar
- Store management using **redux toolkit**
- **Daisy UI** components and **Tailwind** support
- **Right and left sidebar**, Universal loader, notifications
<!-- - **Calendar**, global modal, **chart js 2** and other components -->
- **Translation** support

<!-- - **Calendar**, global modal, **chart js 2** and other components -->

## Installation

Go to project directory and run (make sure you have node installed first)

```bash
npm install
npm start
npm install
npm start
```

## Core Libraries Used

- [React JS v18.2.0](https://reactjs.org/)
Expand All @@ -56,26 +57,21 @@ Go to project directory and run (make sure you have node installed first)

<!-- | | |
:-------------------------:|:-------------------------:
![Dark Mode](https://ik.imagekit.io/vu5t8xb15vzcx/tr:h-600/Screenshot_2023-05-09_at_12.57.37_PM_z94SiShUDS.png?updatedAt=1683617550144) | ![Transations Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-05-09_at_1.01.54_PM_YiG__JTFu.png?updatedAt=1683619541458)
![Leads Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-05-09_at_1.34.56_PM_cdSamaaCmA.png?updatedAt=1683619597855) | ![Setting Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-01-20_at_12.43.25_PM_xZBThuZdU.png?ik-sdk-version=javascript-1.4.3&updatedAt=1674198832089)
![Dark Mode](https://ik.imagekit.io/vu5t8xb15vzcx/tr:h-600/Screenshot_2023-05-09_at_12.57.37_PM_z94SiShUDS.png?updatedAt=1683617550144) | ![Transations Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-05-09_at_1.01.54_PM_YiG__JTFu.png?updatedAt=1683619541458)
![Leads Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-05-09_at_1.34.56_PM_cdSamaaCmA.png?updatedAt=1683619597855) | ![Setting Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-01-20_at_12.43.25_PM_xZBThuZdU.png?ik-sdk-version=javascript-1.4.3&updatedAt=1674198832089)
![Calendar Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-05-09_at_1.02.03_PM_pObZm43gl.png?updatedAt=1683617549958) | ![Register Screenshot](https://ik.imagekit.io/vu5t8xb15vzcx/Screenshot_2023-01-20_at_12.43.00_PM_1fkpMRG90.png?ik-sdk-version=javascript-1.4.3&updatedAt=1674198831908) -->





## Preview

🚀 [Live preview](https://admin-dashboard-nextjs-daisyui-template.vercel.app/)


## Roadmap
<!--

<!--
- Addition of users, chat/ inbox page
- Calendar improments
- Seperate templates based on business functions like CRM, Sales, Project Management -->


## Contributing

Contributions are always welcome!
Expand All @@ -84,10 +80,6 @@ Contributions are always welcome!

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)


## Feedback

<!-- If you have any feedback, please reach out [here](https://forms.gle/8G7PsvQp8X1Swcf29) -->



138 changes: 138 additions & 0 deletions locales/pt-br.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
{
"sidebar": {
"Bill History": "Histórico de Faturas",
"Logout": "Sair",
"Dashboard": "Painel",
"Leads": "Leads",
"Transactions": "Transações",
"Analytics": "Análises",
"Integration": "Integração",
"Calendar": "Calendário",
"Settings": "Configurações",
"Perfil": "Perfil",
"Billing": "Faturamento",
"Bills": "Contas",
"Team": "Equipe",
"Help": "Ajuda",
"Getting Started": "Primeiros Passos",
"Features": "Recursos",
"Components": "Componentes"
},
"leads": {
"Current Leads": "Leads atuais"
},
"calendar": {
"{} more": "{} mais",
"Current month": "Mês atual",
"Add new event": "Adicionar novo evento",
"New Event Added!": "Novo evento adicionado!",
"Sun": "Dom",
"Mon": "Seg",
"Tue": "Ter",
"Wed": "Qua",
"Thu": "Qui",
"Fri": "Sex",
"Sat": "Sáb",
"January": "Janeiro",
"February": "Fevereiro",
"March": "Março",
"April": "Abril",
"May": "Maio",
"June": "Junho",
"July": "Julho",
"August": "Agosto",
"September": "Setembro",
"October": "Outubro",
"November": "Novembro",
"December": "Dezembro"
},
"charts": {
"January": "Janeiro",
"February": "Fevereiro",
"March": "Março",
"April": "Abril",
"May": "Maio",
"June": "Junho",
"July": "Julho",
"No of orders": "Número de pedidos",
"Today": "Hoje",
"Yesterday": "Ontem",
"Current week": "Esta semana",
"Past week": "Semana passada",
"Current Month": "Este mês",
"Past Month": "Mês passado",
"# of Orders": "Número de Pedidos",
"Amount to be Collected": "Valor a ser Cobrado",
"Cash in hand": "Dinheiro em mãos",
"Current month": "Mês atual",
"Download": "Baixar",
"en-US": "pt-BR",
"Last {} days": "Últimos {} dias",
"MM/DD/YYYY": "DD/MM/YYYY",
"MAU": "UAM",
"Montly Active Users (in k)": "Usuários Ativos Mensais (mil)",
"No of Orders by month (in k)": "Nro Pedidos por Mês (mil)",
"Orders > 1k": "Pedidos > 1k",
"Orders > 2K": "Pedidos > 2k",
"Orders by Category": "Pedidos por Categoria",
"Orders by country": "Pedidos por País",
"Past month": "Mês passado",
"Refresh Data": "Atualizar Dados",
"Revenue": "Receita",
"Sales": "Vendas",
"Send Email": "Enviar Email",
"Share": "Compartilhar",
"Store {}": "Loja {}",
"View Members": "Ver Membros",
"View Users": "Ver Usuários",
"Period updated from {} to {}": "Período atualizado para ${} até ${}",
"New Users": "Novos Usuários",
"Total Sales": "Vendas Totais",
"Pending Leads": "Leads Pendentes",
"Active Users": "Usuários Ativos",
"50 in hot leads": "50 em leads quentes"
},
"transactions": {
"Recent Transactions": "Transações Recentes",
"Name": "Nome",
"E-mail": "E-mail",
"Location": "Localização",
"Amount": "Valor",
"Transaction Date": "Data da Transação",
"MM/DD/YYYY": "DD/MM/YYYY"
},
"billing": {
"Billing History": "Histórico de Faturas",
"Invoice No": "Fatura Nº",
"Invoice Generated On": "Fatura Gerada Em",
"Description": "Descrição",
"Amount": "Valor",
"Status": "Status",
"Invoice Paid On": "Fatura Paga Em",
"Pending": "Pendente",
"Paid": "Pago"
},
"team": {
"Active Members": "Membros Ativos",
"Name": "Nome",
"Email Id": "E-mail",
"Joined On": "Entrou Em",
"Role": "Função",
"Last Active": "Última Atividade",
"Owner": "Proprietário",
"Admin": "Admin",
"Manager": "Gerente",
"Support": "Suporte",
"Invite New": "Convidar Novo"
},
"welcome": {
"Get Started": "Começar"
},
"public": {
"Loading...": "Carregando..."
},
"login": {
"Enter Email Id to Continue": "Digite seu E-mail para Continuar",
"Enter your Email Id": "Digite seu E-mail"
}
}
5 changes: 4 additions & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode : false
reactStrictMode: false,
images: {
domains: ['reqres.in'],
},
};

export default nextConfig;
Loading