Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gossip Box

The Gossip Box is a simple GUI application built using Python's Tkinter library. It allows users to confess and store gossips anonymously or with a signature/nickname. Users can also view stored gossips, clear the text area, select their mood, and view mood emojis.

Features

  • Confession: Users can confess gossips anonymously or with a chosen identity (anonymous, signed, or nickname).
  • Clear Text: Clear the text area where confessions are typed.
  • Mood Selection: Select from a list of moods and view associated emojis.
  • Display Gossips: View all stored gossips in a messagebox.
  • Confession Progress: Displays a progress bar upon successful confession.

Requirements

  • Python 3.11.9 or newer
  • Tkinter library
  • random module (standard library)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/gossip-box.git
    cd gossip-box
    
  2. Install dependencies: pip install -r requirements.txt

Usage

  • Confess: Type your confession in the text area and click "Confess".
  • Clear Text: Click "Clear Text" to clear the text area.
  • Select Mood: Choose your mood from the dropdown and click "Show Mood" to see the mood emoji.
  • Display Gossips: Click "Display Gossips" to view all stored gossips in a messagebox.

About

final project exam BEST CPH

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages