[PYTHON] Create your first app with Django startproject

40 years old 6 years ago, I started to work concurrently from the accounting department to the information system, and I learned VBA by myself and have created about 20 to improve the business of the company. Many of them are used temporarily for creating migration data, so it doesn't feel like an app.

When my friend runs a company that supports people with disabilities and listens to them while drinking, he finds out that he is very stressed when working with a PC because he has no IT-related knowledge, so he creates a shift table in Excel. I have created auxiliary functions in VBA and created a homepage (wix): smiley:

I myself thought "I wish I could create a web application" for a couple of years to improve my skills (do it (laughs)). However, after studying html for a while, it was difficult and I couldn't get to work right away, so I quit immediately.

At that time, when I heard that I was studying Python while drinking with my juniors, they started to learn Django and started studying. I was struck by the article that it would take 300 to 500 hours to create a simple app, but I believed that completing one app would improve my skills, so I wanted to create it. I think: fist_tone1:

First, what you want to do ・ Staff management ・ Facility information (3 bases) ·Schedule ・ Check working conditions

The important thing is that it is easy to use once a month when friends who are not good at IT create shifts. There are 3 bases, and some staff members work across bases. And because there are quite old staff, make a shift that is easy to see

I would like to make something good and make something that people can actually use.

I will make it in the local environment first, and I will do it with the ultimate goal of renting a rental server and uploading it.

Start the project

django-admin startproject config .

That's all for today. I'll post as much as I can, and I hope it helps someone by doing Input and OutPut.

Recommended Posts

Create your first app with Django startproject
Create a Todo app with Django REST Framework + Angular
Create an API with Django
Create a homepage with django
Create your own Django middleware
Create a Todo app with Django ⑤ Create a task editing function
Create a Todo app with Django ① Build an environment with Docker
Create a file uploader with Django
Web App Development Practice: Create a Shift Creation Page with Django! (Shift creation page)
Your own Twitter client made with Django
Create RESTful APIs with Django Rest Framework
Create wordcloud from your tweet with python3
Create your own DNS server with Twisted
Create a model for your Django schedule
Create your own Composite Value with SQLAlchemy
Create a GUI app with Python's Tkinter
Create an update screen with Django Updateview
Create a simple web app with flask
Create an English word app with python
Web App Development Practice: Create a Shift Creation Page with Django! (Introduction)
Create a Todo app with Django ④ Implement folder and task creation functions
Create an app that guesses students with python
First Django Challenge
Divide your data into project-like units with Django (3)
Create an image composition app with Flask + Pillow
Internationalization with django
Create a dashboard for Network devices with Django!
Create Nginx + uWSGI + Python (Django) environment with docker
Divide your data into project-like units with Django
CRUD with Django
How to create a multi-platform app with kivy
Create a one-file hello world application with django
Until you create a new app in Django
First Django development
Web App Development Practice: Create a Shift Creation Page with Django! (Write a base template)
Web App Development Practice: Create a Shift Creation Page with Django! (Authentication system processing)
Web App Development Practice: Create a Shift Creation Page with Django! (Experiment on admin page)
Memo to create your own Box with Pepper's Python
I tried to create a table only with Django
Create a native GUI app with Py2app and Tkinter
Publish your Django app on Amazon Linux + Apache + mod_wsgi
Deploy an existing app with docker + pyenv-virtualenv + uwsgi + django
Create an app that guesses students with python-GUI version
Create your first GDSII file in Python using gdspy
Dynamically create tables in schema with Django, dynamically generate models
Single sign-on to your Django application with AWS SSO
Deploy a Django app made with PTVS on Azure
To myself as a Django beginner (1) --Create a project app--
To myself as a Django beginner (4) --Create a memo app--
Create a django environment with docker-compose (MariaDB + Nginx + uWSGI)
Authenticate Google with Django
Django 1.11 started with Python3.6
Upload files with Django
Create your own exception
Development digest with Django
Create a Django schedule
Launch my Django app
Output PDF with Django
Markdown output with Django
Use Gentelella with django
Twitter OAuth with Django