Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My-Personal-Journal Completed #74

Merged
merged 1 commit into from
Oct 22, 2024
Merged

My-Personal-Journal Completed #74

merged 1 commit into from
Oct 22, 2024

Conversation

konan625
Copy link
Contributor

@konan625 konan625 commented Oct 21, 2024

Summary

This project is a web-based Personal Journal application built using Python's Flask framework and SQLite as the database. It allows users to create and manage journal entries, tag them for easy organization, and search through past entries by keyword or date.

Key Features:

  1. Add New Journal Entries: Users can create entries by specifying their mood, content, and associated tags.
  2. Search Entries: The app provides functionality to search journal entries using keywords or specific dates.
  3. Tag Management: Users can create, view, and click on tags to filter entries, making it easy to navigate related content.
  4. User Interface: A clean, centered UI is designed for ease of use, making journal management intuitive and user-friendly.

Technologies Used:

  • Python (for the backend logic)
  • Flask (for the web framework)
  • SQLite (for storing journal entries)
  • HTML/CSS (for front-end design)

Screenshots:

Screenshot (76)
Screenshot 2024-10-21 220255
Screenshot 2024-10-21 220510
Screenshot 2024-10-21 220518
Screenshot 2024-10-21 220529

@konan625
Copy link
Contributor Author

@king04aman I have completed #49 , Can you review it then if ok please merge it with the hacktober-accepted tag.

@king04aman king04aman self-requested a review October 22, 2024 17:10
Copy link
Owner

@king04aman king04aman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Kudos to you for your hard work and dedication! Your efforts have truly paid off, and this project is now ready to be part of our repository. Great job! 🙌

@king04aman king04aman merged commit 89f5cd1 into king04aman:main Oct 22, 2024
1 check failed
Copy link
Contributor

👋 @king04aman 👋

🎉 You've just merged your pull request! We're excited to have you in our community. Keep up the fantastic contributions to the project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants