Skip to content

nada7harby/Admin_Dashboard

Repository files navigation

Vyrlo Admin Dashboard

Modern and responsive admin dashboard for managing Vyrlo platform.

Features

  • 🔐 Secure Authentication
  • 📊 Interactive Dashboard
  • 👥 User Management
  • 📝 Category Management
  • 💰 Pricing Plans
  • 📱 Responsive Design

Project Structure

vyrlo-admin/
├── css/
│   ├── components/       # Component-specific styles
│   ├── pages/           # Page-specific styles
│   ├── base.css         # Base styles
│   ├── main.css         # Main stylesheet
│   └── variables.css    # CSS variables
├── js/
│   ├── components/      # Reusable components
│   ├── pages/          # Page-specific scripts
│   └── services/       # Core services (auth, api, etc.)
├── pages/              # HTML pages
└── assets/            # Images, fonts, etc.

Getting Started

  1. Install dependencies:

    npm install
  2. Start development server:

    npm run dev
  3. Build for production:

    npm run build

Technologies Used

  • HTML5/CSS3
  • JavaScript (ES6+)
  • Chart.js for analytics
  • SweetAlert2 for notifications
  • FontAwesome for icons

Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

Contributing

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors