{"id":19233393,"url":"https://github.com/fedorajuandy/daily-journey","last_synced_at":"2026-04-10T07:41:55.335Z","repository":{"id":185617448,"uuid":"582367721","full_name":"fedorajuandy/daily-journey","owner":"fedorajuandy","description":"Daily notes using Flask","archived":false,"fork":false,"pushed_at":"2023-09-25T17:07:02.000Z","size":725,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T00:04:22.468Z","etag":null,"topics":["bootstrap5","flask","html-css-javascript","mysql","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fedorajuandy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-26T15:49:23.000Z","updated_at":"2023-04-09T14:22:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"8573fa8f-9ca2-495f-9e15-a9e7bce4cbdd","html_url":"https://github.com/fedorajuandy/daily-journey","commit_stats":null,"previous_names":["fedorajuandy/daily-journey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fedorajuandy/daily-journey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorajuandy%2Fdaily-journey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorajuandy%2Fdaily-journey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorajuandy%2Fdaily-journey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorajuandy%2Fdaily-journey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedorajuandy","download_url":"https://codeload.github.com/fedorajuandy/daily-journey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedorajuandy%2Fdaily-journey/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269857955,"owners_count":24486447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap5","flask","html-css-javascript","mysql","python"],"created_at":"2024-11-09T16:10:23.354Z","updated_at":"2026-04-10T07:41:55.254Z","avatar_url":"https://github.com/fedorajuandy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LUCISCO - DAILY JOURNEY\n\n## Video Demo: [URL Link](https://youtu.be/j5UB_CQ2Kho)\n\n---\n\n## Description:\n\n### About\n\n\u003cdiv ctyle=\"text-align: justify\"\u003e\n\nA simple web based application to write some important things or a journal daily focusing on simplicity. Or not really. This has stranded away. In the end, it is more a flexible daily notes with per user's choices configuration.\n\n\u003c/div\u003e\n\n### Background Story\n\n\u003cdiv style=\"text-align: justify\"\u003e\n\nAt first, I was about to make something similar, more to daily task in mobile phone, yet... let's say some people have a tendency to ignore the plans. So, rather than planning, I think it is better to see what we have accomplished in daily basis and and compare the results to see our own progresses.\n\nAnother personal reason is, I used to keep simple journal on my NDS as a habit from more than a decade ago. It is easy to use yet the date stopped adding after year 2020.\n\nThe last reason of this is to try implementing what I have learnt about Python Flask. I am planning to continuously explore this in the future.\n\n\u003c/div\u003e\n\n---\n\n## Design:\n\n### Name\n\nThe simple, to the point of the application's name itself is \"Daily Journey\", then I decided to add it to a (maybe) serie named \"Lucisco\", in which I would use to learn things. Lucisco is taken from Latin, which meaning is \"Dawn\".\n\n\u003e\n\nThe simple philosophy behind it is to continue rising like a new day.\n\n### Logo\n\n\u003cdiv style=\"text-align: justify\"\u003e\n\nContinuing from the name, the first thing that came to my mind about \"continue rising\" is a phoenix, for some reasons I refuse to indulge. Nuh uh. Emotions go bye-bye. Anyway, so I made the logo of Lucisco as a phoenix.\n\n\u003c/div\u003e\n\n### Color\n\n\u003cdiv style=\"text-align: justify\"\u003e\n\nDawn's and phoenix's colors are of course, shades of beautiful red, but nah, let's be the weird one. I choose blue for the brand's color is to convey calmness when facing problems even if some parts of us might be burning with uncontrollable enerby.\n\n\u003c/div\u003e\n\n---\n\n## Database\n\n![ERD](/additionals/database-scheme.png)\n\nFrom the diagram, we could get tables:\n\n1. beverages\n\nThis table contains the list of beverages that each user can modified according to their own habits.\n\n2. daily_beverages\n\nThis table contains the list of beverages a user consumes per day. In the beginning, I consider only adding a number of glasses, but some people like to control their sugar intake or other stuff.\n\n3. daily_food\n\nThis table is the list of food a user consumes per day.\n\n4. expenses\n\nThis table contains daily transactions, not just expenses, though it is named like that since most people are more familiar with it.\n\n5. food\n\nThis table contains the list of food that each user can modified according to their own habits.\n\n6. importances\n\nThis section of database contains list of important stuff, anything, that present at the day.\n\n7. journey\n\nThis table is the main journey data.\n\n8. moods\n\nThis table contains the list of moods that each user can modified according to their own... usual emotional range.\n\n9. people\n\nNow, this is the feature that I firstly (and never again) found in the said NDS game; a section to input a person per day. The context of it, I leave it to you to interprete, whether the most favorite person, the one brings you happiness, the one ruins your day, or the one you dayream about :D\n\n10. users\n\nAt first, I want to make it either userless or just a simple user with a single password, but considering there would be some people using the same device together or even some snoppers snooping around, I decided to make it multiusers anyway.\n\n11. weathers\n\nThis table contains daily most weather. Yeah, most. Just one per day for now.\n\n---\n\n## Files Structure\n\n- additionals\n\nAdditional files for references.\n\n    - daily-journey.sql\n\n    Base database without any data.\n\n    - database-scheme.png\n\n    Database structure.\n\n- static\n\nStatic files.\n\n    - form-validation\n\n    Front-end form validation from Bootstrap with modification.\n\n    - lucisco-header.svg, lucisco-icon.svg, lucisco-login.png, lucisco-login.svg\n\n    Images in app.\n\n- templates\n\nApp's html files. The folders within this folder are for managing same table's function; like create, edit, and index of 'food' part. The 'apology' file is for error page, the 'index' file for home page, 'layout' for master template, and 'login' for log in.\n\n- .gitnore\n\nStandard gitnore for Python project with session as addition.\n\n- app.py\n\nMain app.\n\n- helpers.py\n\nPython helper functions.\n\n- README.md\n\nThis file; which is the explanations.\n\n---\n\n## Project setup\n\n### Install dependencies\n\n- pip install Flask\n- pip install flask-mysql\n- pip install flask_session\n- pip install requests\n- pip install flask_mysqldb\n\n### Starting\n\n- `python3 -m venv venv`\n- `venv\\Scripts\\activate`\n- `flask run` or `flask --app app.py --debug run`\n\n\u003e [To run flask in debug mode](https://stackoverflow.com/questions/16344756/auto-reloading-python-flask-app-upon-code-changes)\n\n- `export FLASK_APP=app`\n\n---\n\n## References and Credits\n\n### Images Source\n\n- Logo Image\n\nPhoenix\nBy\t\t: Saeful Muslim\nSource\t: The Noun Project\nLicense\t: CC BY\nLink    : [Phoenix icon](https://thenounproject.com/icon/phoenix-2266436/)\n\n### UI/UX Inspiration\n\n- [Notes app](https://dribbble.com/tags/notes_app)\n\n### General codes' understanding (and future reminders)\n\n- Past projects, assignments, and random stuff\n- [Instructor in my institute](https://github.com/nekoto-kun/)\n- [Set up Flask with MySQL](https://flask-mysql.readthedocs.io/en/stable/)\n- [Bootstrap v5.2 documentation](https://getbootstrap.com/docs/5.2/getting-started/introduction/)\n- [Flask MySQL CRUD](https://ngodingdata.com/tutorial-flask-crud-dengan-mysql-part-1/)\n- [Issue with Bootstrap's pointer at NavLink](https://github.com/reactstrap/reactstrap/issues/450)\n- [Python Regex](https://www.w3schools.com/python/python_regex.asp)\n- [Check cursor's result](https://stackoverflow.com/questions/31692339/mysqldb-check-if-row-exists-python)\n- [Convert time to certain format](https://tableplus.com/blog/2018/09/ms-sql-server-how-to-get-date-only-from-datetime-value.html)\n- [Change Bootstrap tab css](https://stackoverflow.com/questions/51701512/how-to-change-the-color-of-active-tab-in-bootstrap)\n- [Bootstrap datepicker](https://bootstrap-datepicker.readthedocs.io/en/latest/)\n\n### Tools Used\n\n- Visual Studio Code v1.74.2.0\n- Laragon v5.0.0\n- [Figma](https://www.figma.com/)\n- [Adobe Creative Cloud Express](https://express.adobe.com/express-apps/logo-maker/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedorajuandy%2Fdaily-journey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedorajuandy%2Fdaily-journey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedorajuandy%2Fdaily-journey/lists"}