Skip to content

priyanshusinghchouhan/Auth_Dashboard

Repository files navigation

🔐 Auth + Dashboard Web App

A simple and responsive authentication-based dashboard web application built with vanilla JavaScript. It includes a simulated login system and a protected dashboard with charts, expense tracking, and history features.

🌐Live at : https://priyanshusinghchouhan.github.io/Auth_Dashboard/


📌 Features

  • 🔒 Simulated Login & Logout (localStorage based)
  • 🛡️ Protected Routes (dashboard access only after login)
  • 📊 Interactive Static Dashboard with:
    • Expense Chart
    • Expense History
    • Balance Calculation
  • 💸 Razorpay Payment Integration (Test Mode)
    • Simulate payments for premium features or donation
  • ✅ Basic form validation

🚀 Tech Stack

  • HTML5 + CSS3
  • JavaScript (Vanilla)
  • Razorpay.js for test payment integration
  • LocalStorage for data persistence

📁 Project Structure

  • auth.html
  • auth.css
  • auth.js
  • dashboard.html
  • dashboard.css
  • dashboard.js
  • logIn.html
  • paymentSuccessful.html

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published