Skip to content

kahenda/mood-journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“” Mood Journal

A secure, terminal-based digital diary built with Go. This app allows you to record your thoughts along with your current emotional state, automatically timestamping every entry.

✨ Features

  • Secret Key Access: Your entries are protected by a password gatekeeper.
  • Mood Tracking: Categorize your entries by how you feel (Happy, Sad, Confused).
  • Persistent Storage: All thoughts are saved locally in a journal.txt file.
  • Timestamps: Every entry is automatically logged with the exact date and time.

πŸš€ How to Run

  1. Make sure you have Go installed.
  2. Clone this repository:
    git clone https://github.com
  3. Navigate to the folder:
    cd mood-journal
  4. Run the application:
    go run main.go

πŸ”’ Security

To change your secret key, open main.go and update the password variable in the Stage 3 section.

πŸ› οΈ Built With

  • Go (Golang)
  • bufio & os packages for file handling.
  • time package for logging.

Created with confidence type shii.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages