A python application build to learn names of Indian state's name. It is inspired by Seterra.
Table of Contents
This is a python based application build to learn name of Indian states. It is a Seterra like application. Currently the app only does limited thing but we can add cities or other national landmarks as well. Or even improve the UI.
Here's why:
- This project will help you to improve your basic understanding of Python development, using turtle and pandas etc.
- It will also help you learn how to build an effective UI/UX for your own projects.
- The tech stack used is very beginner friendly.
- It will help you learn to develop python based interactive applications.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
The tech stacks used in the projects are :
You can use the application in your local system by following the steps mentioned below :
This is an example of how to list things you need to use the software and how to install them.
-
Clone the repo
git clone https://github.com/ranjananubhav7/Guess-Indian-States.git
-
Open pycharm or any text editor in your project's folder
-
install pandas and turtle
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Your Name - Anubhav Ranjan - ranjananubhav7@gmail.com
Project Link: https://github.com/your_username/repo_name