Skip to content

Complete CRUD with Python, Django and a SQLite3 database, using the MTV architecture pattern (Model - Template - View), the Django ORM, the CSS Bootstrap framework and event handling with JavaScript.

Notifications You must be signed in to change notification settings

JassonCu/CRUD-SQLite3-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-SQLite3-Django

Complete CRUD with Python, Django and a SQLite3 database, using the MTV architecture pattern (Model - Template - View), the Django ORM, the CSS Bootstrap framework and event handling with JavaScript.

Screenshots:

Captura

Edit Course Form:

EditForm

Commands to run the program:

git clone https://github.com/JassonCu/CRUD-SQLite3-Django.git
pip install -r requirements.txt
python manage.py runserver

About

Complete CRUD with Python, Django and a SQLite3 database, using the MTV architecture pattern (Model - Template - View), the Django ORM, the CSS Bootstrap framework and event handling with JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published