CRUD with MySQL, Django and Sass.

Overview

CRUD with MySQL, Django and Sass.

To have the same data in db:

insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Clarissa', 'Ethridge', '[email protected]', '(434) 9545739', '22 Green Ridge Road', 'Universitas Kristen Krida Wacana');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Hayden', 'Tuma', '[email protected]', '(376) 2462867', '06 Darwin Way', 'Nilai University College');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Henka', 'Itzkin', '[email protected]', '(501) 5380519', '114 Prairie Rose Center', 'Université de N''Djamena');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Dione', 'Barhem', '[email protected]', '(123) 4618486', '40913 Buhler Hill', 'Universität Mannheim');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Farly', 'Quade', '[email protected]', '(148) 5496531', '4 Sunnyside Park', 'Universitas Andalas');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Savina', 'Crunkhurn', '[email protected]', '(971) 3459878', '51 Bay Terrace', 'Springfield College');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Pail', 'Angood', '[email protected]', '(864) 1882130', '330 Stephen Circle', 'International University of Business Agriculture and Technology');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Jewel', 'Moughtin', '[email protected]', '(680) 1781628', '943 Coleman Drive', 'Gondar University');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Yolande', 'Slaymaker', '[email protected]', '(782) 2847556', '138 Becker Park', 'Ho Chi Minh City University of Agriculture and Forestry');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Ginnifer', 'Weond', '[email protected]', '(643) 2178272', '094 Canary Hill', 'Universidad Católica Santo Toribio de Mogrovejo');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Chadd', 'Beatson', '[email protected]', '(640) 1760306', '08455 Transport Street', 'Universidad Mexicana del Noreste');
insert into crud_employee (first_name, last_name, email, phone, location, university) values ('Jerad', 'Liccardi', '[email protected]', '(891) 5589766', '56199 Gale Center', 'University of Stavanger');

Data from mockaroo.com


Dependencies, in .:

pip install -r requirements.txt

Into the ./src/ folder, to run the django server, copypaste this:

py manage.py runserver

Screenshots

READ and DELETE

1

CREATE

2

UPDATE

3

DOWNLOAD CSV

4

Owner
Luis Quiñones Requelme
Backend Developer. Python, Django, Flask, FastAPI, Go, MySQL, PostgreSQL, MongoDB.
Luis Quiñones Requelme
Application made in Django to generate random passwords as based on certain criteria .

PASSWORD GENERATOR Welcome to Password Generator About The App Password Generator is an Open Source project brought to you by Iot Lab,KIIT and it brin

IoT Lab KIIT 3 Oct 21, 2021
Advanced school management system written in Django :)

Advanced school management system written in Django :) ⚙️ Config the project First you should make venv for this project. So in the main root of proje

AminAli Mazarian 72 Dec 05, 2022
simple project management tool for educational purposes

Taskcamp This software is used for educational and demonstrative purposes. It's a simple project management tool powered by Django Framework Install B

Ilia Dmitriev 6 Nov 08, 2022
Django Rest Framework + React application.

Django Rest Framework + React application.

2 Dec 19, 2022
Django/Jinja template indenter

DjHTML A pure-Python Django/Jinja template indenter without dependencies. DjHTML is a fully automatic template indenter that works with mixed HTML/CSS

Return to the Source 378 Jan 01, 2023
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs

Fast to learn, fast to code, fast to run Django Ninja - Fast Django REST Framework Django Ninja is a web framework for building APIs with Django and P

Vitaliy Kucheryaviy 3.8k Jan 01, 2023
Compresses linked and inline javascript or CSS into a single cached file.

Django Compressor Django Compressor processes, combines and minifies linked and inline Javascript or CSS in a Django template into cacheable static fi

2.6k Jan 03, 2023
Zendesk Assignment - Django Based Ticket Viewer

Zendesk-Coding-Challenge Django Based Ticket Viewer The assignment has been made using Django. Important methods have been scripted in views.py. Excep

Akash Sampurnanand Pandey 0 Dec 23, 2021
Agenda feita usando o django para adicionar eventos

Agenda de Eventos Projeto Agenda com Django Inicio O projeto foi iniciado no Django, usando o models.py foi adicionado os dados dos eventos e feita as

Bruno Fernandes 1 Apr 14, 2022
A django model and form field for normalised phone numbers using python-phonenumbers

django-phonenumber-field A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonen

Stefan Foulis 1.3k Dec 31, 2022
A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.

django-versatileimagefield A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creat

Jonathan Ellenberger 490 Dec 13, 2022
A blog app powered by python-django

Django_BlogApp This is a blog app powered by python-django Features Add and delete blog post View someone else blog Can add comment to that blog And o

Manish Jalui 1 Sep 12, 2022
Simple Login Logout System using Django, JavaScript and ajax.

Djanog-UserAuthenticationSystem Technology Use #version Python 3.9.5 Django 3.2.7 JavaScript --- Ajax Validation --- Login and Logout Functionality, A

Bhaskar Mahor 3 Mar 26, 2022
No effort, no worry, maximum performance.

Django Cachalot Caches your Django ORM queries and automatically invalidates them. Documentation: http://django-cachalot.readthedocs.io Table of Conte

NoriPyt 980 Jan 06, 2023
Imparare Django ricreando un sito facsimile a quello Flask

SitoPBG-Django Imparare Django ricreando un sito facsimile a quello Flask Note di utilizzo Necessita la valorizzazione delle seguenti variabili di amb

Mario Nardi 1 Dec 08, 2021
A visual indicator of what environment/system you're using in django

A visual indicator of what environment/system you're using in django

Mark Walker 4 Nov 26, 2022
A fresh approach to autocomplete implementations, specially for Django.

A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x deprecated. Please DO regularely ping us with your link at #yourlabs IRC channel

YourLabs 1.6k Dec 22, 2022
Django Fett is an incomplete code generator used on several projects

Django Fett Django Fett is an incomplete code generator used on several projects. This is an attempt to clean it up and make it public for consumption

Jeff Triplett 6 Dec 31, 2021
PEP-484 type hints bindings for the Django web framework

mypy-django Type stubs to use the mypy static type-checker with your Django projects This project includes the PEP-484 compatible "type stubs" for Dja

Machinalis 223 Jun 17, 2022
RestApi With Django 3.2 And Django Rest Framework

RestApi-With-Django-3.2-And-Django-Rest-Framework Description This repository is a Software of Development with Python. Virtual Using pipenv, virtuale

Daniel Arturo Alejo Alvarez 6 Aug 02, 2022