Skip to content

Through this application, you would see the Top 10 cities in the whole world. Either, you can create your own cities list, update the informations.

Notifications You must be signed in to change notification settings

kasoglu/top-10-cities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Top 10 Cities to add your Bucket List

Through this application, you would see the Top 10 cities in the whole world. Either, you can create your own cities list, update the informations.

top-10-cities

Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

  • Run the following in the terminal to install the modules to run your program without excussions.
pip install flask
pip install flask_sqlalchemy
pip install flask_bootstrap
pip install flask_wtf
pip install wtforms

How to Use?

Download the source code from the repository and run the file just as any other Python script (.py) file.

python3 main.py

after you run the python file, go to

Your Localhost (http://127.0.0.1:5000) page.

Adding Cities to Database

Click over the link Add City link in the home page.

bucket-list

After you fill all the blanks click over to Add button. It will return you to home page.

That city which you would you like to add, it will shown there.

Update City Information

You can click over the Update button to update ranking and favorite place in that city.

bucket-list

Delete City

You can click over the Delete button to delete city.

bucket-list

About

Through this application, you would see the Top 10 cities in the whole world. Either, you can create your own cities list, update the informations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages