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
Service request portal on top of Ansible Tower

Squest - A service request portal based on Ansible Tower Squest is a Web portal that allow to expose Tower based automation as a service. If you want

Hewlett Packard Enterprise 183 Jan 04, 2023
Simple yet powerful and really extendable application for managing a blog within your Django Web site.

Django Blog Zinnia Simple yet powerful and really extendable application for managing a blog within your Django Web site. Zinnia has been made for pub

Julien Fache 2.1k Dec 24, 2022
Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)

django-cors-headers A Django App that adds Cross-Origin Resource Sharing (CORS) headers to responses. This allows in-browser requests to your Django a

Adam Johnson 4.8k Jan 03, 2023
An extremely fast JavaScript and CSS bundler and minifier

Website | Getting started | Documentation | Plugins | FAQ Why? Our current build tools for the web are 10-100x slower than they could be: The main goa

Evan Wallace 34.2k Jan 04, 2023
Django Persistent Filters is a Python package which provide a django middleware that take care to persist the querystring in the browser cookies.

Django Persistent Filters Django Persistent Filters is a Python package which provide a django middleware that take care to persist the querystring in

Lorenzo Prodon 2 Aug 05, 2022
Running in outer Django project folder (cd django_project)

Django Running in outer Django project folder (cd django_project) Make Migrations python manage.py makemigrations Migrate to Database python manage.py

1 Feb 07, 2022
A reusable Django model field for storing ad-hoc JSON data

jsonfield jsonfield is a reusable model field that allows you to store validated JSON, automatically handling serialization to and from the database.

Ryan P Kilby 1.1k Jan 03, 2023
Developer-friendly asynchrony for Django

Django Channels Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and other async support to your code, using familiar Djan

Django 5.5k Dec 29, 2022
Repo for All the Assignments I have to submit for Internship Application !😅

Challenges Repository for All the Assignments I have to submit for Internship Application ! 😅 As You know, When ever We apply for an Internship, They

keshav Sharma 1 Sep 08, 2022
Simply integrate Summernote editor with Django project.

django-summernote Summernote is a simple WYSIWYG editor. django-summernote allows you to embed Summernote into Django very handy. Support admin mixins

Summernote 936 Jan 02, 2023
Basic Form Web Development using Python, Django and CSS

thebookrain Basic Form Web Development using Python, Django and CSS This is a basic project that contains two forms - borrow and donate. The form data

Ananya Dhulipala 1 Nov 27, 2021
Django web apps for managing schedules.

skdue Description Skdue is a web application that makes your life easier by helping you manage your schedule. With the ability which allows you to cre

Patkamon_Awai 1 Jun 30, 2022
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.

django-widget-tweaks Tweak the form field rendering in templates, not in python-level form definitions. Altering CSS classes and HTML attributes is su

Jazzband 1.8k Jan 02, 2023
Displaying objects on maps in the Django views and administration site.

DjangoAdminGeomap library The free, open-source DjangoAdminGeomap library is designed to display objects on the map in the Django views and admin site

Vitaly Bogomolov 31 Dec 28, 2022
Django-powered application about blockchain (bitcoin)

Django-powered application about blockchain (bitcoin)

Igor Izvekov 0 Jun 23, 2022
Sampling profiler for Python programs

py-spy: Sampling profiler for Python programs py-spy is a sampling profiler for Python programs. It lets you visualize what your Python program is spe

Ben Frederickson 9.5k Jan 01, 2023
Highlight the keywords of a page if a visitor is coming from a search engine.

Django-SEKH Django Search Engine Keywords Highlighter, is a middleware for Django providing the capacities to highlight the user's search keywords if

Julien Fache 24 Oct 08, 2021
An opinionated Django CMS setup bundled as an Aldryn Addon

Aldryn CMS |PyPI Version| An opinionated django CMS setup bundled as an Aldryn Addon. This package will auto configure django CMS including some extra

Vladimir Bezrukov 1 Nov 12, 2021
Automatically reload your browser in development.

django-browser-reload Automatically reload your browser in development. Requirements Python 3.6 to 3.10 supported. Django 2.2 to 4.0 supported. Are yo

Adam Johnson 254 Jan 04, 2023
Django-discord-bot - Framework for creating Discord bots using Django

django-discord-bot Framework for creating Discord bots using Django Uses ASGI fo

Jamie Bliss 1 Mar 04, 2022