Skip to content

riskAnalystAjay/pluselogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PulseLogger

A simple and modern C# console app for logging daily activities with timestamps.

🚀 Features

  • Add activity logs
  • View all logs with time
  • Search logs by keyword
  • Clear entire log history
  • Clean and beginner-friendly code
  • Works perfectly on OnlineGDB

📦 How to Run

  1. Open OnlineGDB (C#)
  2. Copy the code from Program.cs
  3. Run the program

🧠 Why I Built This PulseLogger is a small but practical tool to practice:

  • C# classes
  • Lists
  • Loops
  • Timestamps
  • Basic CLI UI

📸 Example Output

=== PULSELOGGER ===

  1. Add Log

  2. View Logs

  3. Search

  4. Clear

  5. Exit

✨ Future Upgrades

  • Auto-save logs to file
  • Categories (Work, Study, Fitness)
  • Daily summary
  • Export logs to text
  • Colored console UI

💻 Tech Used

  • C#
  • .NET Console App (OnlineGDB)

⭐ Author Made by


✅ Commit Message Suggestions

Use these when pushing updates:

Initial commit: add PulseLogger project

Added log entry feature

Added search functionality

Added clear logs option

Improved UI + code cleanup


🎨 Want a logo for PulseLogger?

I can generate one for you. Just say “make logo” and I’ll create it.