Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanket758 authored Aug 18, 2020
1 parent b874a2c commit fe4f7b9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ Data.json file is a dictionary where words are stored as key and meaning are sto


# Project 2: GUI translator using Python
Creating a GUI translator using Tkinter
Creating a GUI translator using Tkinter
![GUI Translator](https://github.com/Sanket758/Python-Projects/blob/master/GUI%20Translator%20using%20Tkinter/translator.png)

#Project 3: Quotes Website (Shows quotes based on your mood)

# Project 3: Quotes Website (Shows quotes based on your mood)
This website Shows quotes by doing sentiment analysis on them, and automatically picks quotes based on your mood, either happy or sad.


# Project 4:Chatbot Front End using Tkinter
This is a front end design for a chatbot application using Tkinter.
the gui looks like this:
Expand Down

0 comments on commit fe4f7b9

Please sign in to comment.