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
- Open OnlineGDB (C#)
- Copy the code from Program.cs
- 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 ===
-
Add Log
-
View Logs
-
Search
-
Clear
-
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.