An open API service indexing awesome lists of open source software.

https://github.com/partha-09/django-mini-app_2

A Django-based User Registration System to collect user details (Full Name, Email, Phone) via a responsive form. Data is stored in SQLite and displayed dynamically in a styled table. Demonstrates the MVT architecture with Django ORM and includes a functional admin panel for data management.
https://github.com/partha-09/django-mini-app_2

Last synced: 8 months ago
JSON representation

A Django-based User Registration System to collect user details (Full Name, Email, Phone) via a responsive form. Data is stored in SQLite and displayed dynamically in a styled table. Demonstrates the MVT architecture with Django ORM and includes a functional admin panel for data management.

Awesome Lists containing this project