/Guess-Indian-States

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.

Primary LanguagePython


Guess Indian States

A python application build to learn names of Indian state's name. It is inspired by Seterra.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

About The Project

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.

Built With

The tech stacks used in the projects are :

Getting Started

You can use the application in your local system by following the steps mentioned below :

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo

    git clone https://github.com/ranjananubhav7/Guess-Indian-States.git
  2. Open pycharm or any text editor in your project's folder

  3. install pandas and turtle

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Your Name - Anubhav Ranjan - ranjananubhav7@gmail.com

Project Link: https://github.com/your_username/repo_name