Skip to content

The project is a Django-based web application that provides information and images for various cities in South America. It includes features such as displaying city details, weather information, tourist attractions, and images related to each city.

License

CH6832/city-trips-information

Repository files navigation

City Explorer

South America City Explorer is a web application built with Django that provides information and images for various cities in South America. It offers features such as displaying city details, weather information, tourist attractions, and images related to each city.

Features

  • Display detailed information for each city, including population, area, and more.
  • Show current weather information for each city.
  • Present tourist attractions and points of interest in each city.
  • Showcase high-quality images of each city obtained from the Unsplash API.

Getting Started

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/your_username/south-america-city-explorer.git

Install dependencies:

pip install -r requirements.txt

Run migrations:

python manage.py migrate

Start the development server:

python manage.py runserver

✏️ Getting Started

Usage

Navigate to the homepage to explore the list of cities. Click on a city to view detailed information, weather data, tourist attractions, and images.

External APIs

The application uses the following external APIs:

🔖 License

This project is licensed under the terms of the MIT License.

©️ Copyright

See the COPYRIGHT file for copyright and licensing details.

📏 Code of Conduct

Please review our Code of Conduct before contributing to this project.

About

The project is a Django-based web application that provides information and images for various cities in South America. It includes features such as displaying city details, weather information, tourist attractions, and images related to each city.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published