[go: up one dir, main page]

Skip to content

davisbuilds/qotd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quote of the day (qotd)

A simple Python application that displays a randomly selected quote of the day in a pop-up window.

Project Description

This project is a lightweight app that reads quotes from a CSV file, selects one at random, and displays it to the user. It's designed to provide daily inspiration and food for thought with minimal setup and resource usage.

Please note that this project is still in its early phases and under active development. We are working to add more features & functionality asap! More to come soon.

Disclaimer: ~99% of this code was written with the help of AI. Using this project as a means of active learning! As Bruce Lee once said, "Learning is never cumulative; it is a movement of knowing which has no beginning and no end."

How to Run

  1. Clone the repository: git clone https://github.com/your-username/your-repo-name.git
  2. Navigate to the project directory: cd path\to\your\project\directory
  3. Create and activate a virtual environment (if used).
  4. Install dependencies: pip install -r requirements.txt
  5. Run the application: python src/main.py

Dependencies

  • pandas
  • tkinter

Contributing

Contributions to the project are welcome! Feel free to submit a pull request.

License

This project is licensed under the MIT License.

Contact

If you have any questions or feedback, please open an issue on the GitHub respository.

About

quote of the day

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages