https://github.com/kejiahp/djangocountries
A django web application created to display details of countries
https://github.com/kejiahp/djangocountries
database django
Last synced: about 2 months ago
JSON representation
A django web application created to display details of countries
- Host: GitHub
- URL: https://github.com/kejiahp/djangocountries
- Owner: kejiahp
- Created: 2022-04-09T22:23:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-09T22:53:54.000Z (about 4 years ago)
- Last Synced: 2025-02-08T06:33:57.267Z (over 1 year ago)
- Topics: database, django
- Language: Python
- Homepage:
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DjangoCountries
This is a Django App that fetched data from a country api, stores the data into the database.
## Frontend
The country information is arranged inform of tables and columns.