Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuestVault ⚔️

QuestVault is a terminal-based productivity application built using Python.

Features

  • Add quests/tasks
  • View quests
  • Complete quests
  • Gain XP
  • Level system
  • Stats tracking
  • Save progress using file handling

Technologies Used

  • Python
  • File Handling
  • Functions
  • Loops
  • Lists
  • Conditional Statements

How It Works

Users can add quests, complete them, and gain XP points. QuestVault stores quests and XP data using text files, allowing progress to persist even after closing the application.

Files

  • questvault.py → Main application
  • quests.txt → Stores quests
  • xp.txt → Stores XP

Future Improvements

  • Advanced level system
  • Better UI
  • Error handling improvements

Author

Built by Neeha Kiran 🚀

About

Gamified CLI productivity tracker built in Python. Add tasks as quests, complete them to earn XP, track levels, and persist progress across sessions using file handling.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages