Skip to content
View Max13Good's full-sized avatar
๐Ÿ˜ƒ
๐Ÿ˜ƒ

Block or report Max13Good

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Max13Good/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @Max13Good
  • ๐Ÿ‘€ Iโ€™m interested in code
  • ๐ŸŒฑ Iโ€™m currently learning Python, JavaScript
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on interesting project
  • ๐Ÿ“ซ How to reach me max13good@gmail.com

Demo Student Dashboard

This repository contains a simple Django project used to demonstrate a student's personal account page.
The interface features a sidebar menu, top navigation bar and responsive layout built with TailwindCSS and interactive elements powered by Alpine.js.

All demo data is stored directly in the Django view, so a database is not required.

Quick start

pip install django==4.2
python manage.py migrate
python manage.py runserver

Then open http://localhost:8000/student/ in your browser.

Popular repositories Loading

  1. Max13Good Max13Good Public

    Config files for my GitHub profile.

    HTML

  2. pythoncode-tutorials pythoncode-tutorials Public

    Forked from x4nth055/pythoncode-tutorials

    The Python Code Tutorials

    Jupyter Notebook