We use Python language and Django framework
The current project will be continuously updated.
- User Signup
- User Login
- User Logout
- User Profile Update
- User Remove(secession )
There is a private file below.
.config_secret --- settings_common.json
|
--- settings_debug.json
|
--- settings_deploy.json
- Python = 3.6.1
- Django = 1.11.3
- awscli = 1.11.120
- boto3 = 1.4.4
- django-cors-headers = 2.1.0
- pillow = 4.2.1
- psycopg2 = 2.7.3