Giter VIP home page Giter VIP logo

the-tkinter-guide's Introduction

License: MIT GitHub repo size GitHub language count GitHub last commit GitHub contributors Open Source? Yes! GitHub stars GitHub forks GitHub watchers

The Tkinter Guide

If you are someone who has just learnt Python and is looking forward to apply the knowledge that you have gained, making GUIs is definitely a great option for you. I personally learnt GUI creation because it seemed Cool. Really, that was the only motivation behind learning it. You could write a few lines of code and you have a sort of an application in front of you. I decided to share whatever knowledge i had through this very simple website that i made. Making GUIs can be very interesting and rewarding at the same time as you get to apply your knowledge and also get this cool application type thing to show off to others!

Languages and Tools Used

image image image image

Files in the Repo

1)index.html - Contains the contents of our homepage.
2)index.css - Contains the styling of our homepage.
3)about.html - Contains the content of the 'About' page.
4)about.css - Contains the styling for our 'Abbout' Page.
5)abc.html - Contains the content of the 'Learning Section' of the website.
6)abc.css - Contains the styling for our 'Learning Section'.
7)proj.html - Contains the contents of the 'Projects Section'.
8)proj.css - Contains the styling of our 'Projects Section'.
9)app.js - Contains the working of our particles.
10)particle.js - Helps in creating the particles.

What Can you contribute?

No project is perfect and there is always scope to make improvements. With this project too, if you think we can add some new features or change some existing one, go ahead and raise an issue. You can suggest changes for literally anything, even this line right here! So go ahead and contribute whatever you can!

How can you contribute?

1)Fork this Repository using the button at the top.
2)Clone your forked repository to your pc.
3)Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
4)Add your files (git add -A), commit (git commit -m "your message") and push (git push origin new-user)
5)Create a pull request
6)Star this repository

And that's it!

the-tkinter-guide's People

Contributors

am1codes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.