An open API service indexing awesome lists of open source software.

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

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