https://github.com/eocode/personal-page-with-django
Build a simple Django personal page
https://github.com/eocode/personal-page-with-django
api django internationalization project python software-engineering testing-practices
Last synced: 9 months ago
JSON representation
Build a simple Django personal page
- Host: GitHub
- URL: https://github.com/eocode/personal-page-with-django
- Owner: eocode
- License: gpl-3.0
- Created: 2020-04-27T02:24:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T05:59:35.000Z (about 3 years ago)
- Last Synced: 2023-03-08T06:53:22.162Z (almost 3 years ago)
- Topics: api, django, internationalization, project, python, software-engineering, testing-practices
- Language: Python
- Homepage:
- Size: 996 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal Page with Django
Practice Django with a page with personal info and contact
# Features
* ✔ Landing Page
* ✔ About me
* ✔ Portfolio
* ✔ Blog
* ✔ Contact me
* ✔ Admin Panel Customized
* ✔ Roles and Permissions
* ✔ Support Internationalization I18N (Es/En)
* ❎ SSR with React
* ❎ RESTFULL API
* ❎ GraphQL API
* ❎ Google Cloud Deploy
# Preview
Personal Page with Internationalization (Home)
Personalized Admin
Personalized Admin Login
Portafolio de proyectos
# How to run
```shell
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
```
# How to contribute
Make a pullrequest to this repo contact me in social networks as eocode