{"id":18429394,"url":"https://github.com/lionbytes/memoirs-project","last_synced_at":"2026-04-11T03:03:29.485Z","repository":{"id":167587970,"uuid":"126636826","full_name":"lionbytes/memoirs-project","owner":"lionbytes","description":"A personal micro-journal Flask web app for self-employed individuals.","archived":false,"fork":false,"pushed_at":"2023-11-20T15:23:56.000Z","size":1018,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T13:17:51.629Z","etag":null,"topics":["boostrap3","bootstrap","css","flask","full-stack","html","javascript","journal","jquery","notebook","notes","peewee","pet-project","python","python3","sqlite","sqlite3","uw","uwsgi-nginx"],"latest_commit_sha":null,"homepage":"https://memoirs.lionbytes.net/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lionbytes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-03-24T20:16:08.000Z","updated_at":"2024-07-23T09:48:10.000Z","dependencies_parsed_at":"2024-12-24T20:41:21.319Z","dependency_job_id":"f86e185d-4a21-445c-be86-5aec567b1b97","html_url":"https://github.com/lionbytes/memoirs-project","commit_stats":null,"previous_names":["lionbytes/memoirs-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lionbytes/memoirs-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionbytes%2Fmemoirs-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionbytes%2Fmemoirs-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionbytes%2Fmemoirs-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionbytes%2Fmemoirs-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lionbytes","download_url":"https://codeload.github.com/lionbytes/memoirs-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionbytes%2Fmemoirs-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31667034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["boostrap3","bootstrap","css","flask","full-stack","html","javascript","journal","jquery","notebook","notes","peewee","pet-project","python","python3","sqlite","sqlite3","uw","uwsgi-nginx"],"created_at":"2024-11-06T05:16:55.041Z","updated_at":"2026-04-11T03:03:29.437Z","avatar_url":"https://github.com/lionbytes.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cbr\u003e\n  \u003cimg src=\"https://github.com/lionbytes/Memoirs-Project/blob/master/demo-images/logo.png\" alt=\"\"\u003e\n\n  \u003ch3 align=\"center\"\u003eMemoirs Project\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A minimalistic personal micro-journal for self-employed individuals.\n    \u003cbr\u003e\n    \u003ca href=\"http://memoirs.lionbytes.net/\"\u003e\u003cstrong\u003eLive Demo »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/lionbytes/Memoirs-Project/blob/master/demo-images/02.jpg\" alt=\"App Demo\"\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\nA simple web app with a simple interface meant to serve as a micro personal journal to help individuals - especially freelancers - monitor their daily activities. Memoirs was built with the Flask microframework using Python3. \n\n## Project Stages\n\n### 1. Branding\nA polished 8-bit video game-like feel to the interface and brand components. \nDesigned mainly using Photoshop CS3 and Illustrator CS5.\n\n### 2. UI Design\nDesigned with a minimalistic approach, the interface was built with HTML5, CSS3, and jQuery using Bootstrap 3.\n\n![Login Screen](https://github.com/lionbytes/Memoirs-Project/blob/master/demo-images/03.jpg \"Login Screen\")\n![Home Screen](https://github.com/lionbytes/Memoirs-Project/blob/master/demo-images/04.jpg \"Home Screen\")\n![New Memo Screen](https://github.com/lionbytes/Memoirs-Project/blob/master/demo-images/05.jpg \"New Memo Screen\")\n![View Memo Screen](https://github.com/lionbytes/Memoirs-Project/blob/master/demo-images/06.jpg \"View Memo Screen\")\n\n\n### 3. Development\nThe backend was mainly developed with Python 3 using the Flask micro-framework.\nMore comprehensively, the following technologies and packages have been used to develop this pet project:\n- Python 3\n- Flask\n- Flask-Bcrypt\n- Flask-Login \n- Flask-Mail \n- Flask-WTF\n- Peewee ORM\n- SQLite 3\n- jQuery v1.11.3\n- Bootstrap 3.3.7 (HTML5, CSS3, Javascript)\n\nAfter the latest update 2023-11-19 and deployment attempt on a DreamHost shared hosting space, the virtual environment looks as follows:\n- python==3.9.6\n- bcrypt==4.0.1\n- blinker==1.7.0\n- click==8.1.7\n- dnspython==2.4.2\n- email-validator==2.1.0.post1\n- Flask==3.0.0\n- Flask-Bcrypt==1.0.1\n- Flask-Login==0.6.3\n- Flask-Mail==0.9.1\n- Flask-WTF==1.2.1\n- idna==3.4\n- importlib-metadata==6.8.0\n- itsdangerous==2.1.2\n- Jinja2==3.1.2\n- MarkupSafe==2.1.3\n- peewee==3.17.0\n- Werkzeug==3.0.1\n- WTForms==3.1.1\n- zipp==3.17.0\n\n## Latest Update\nProject needs more work. Currently on hold..\n\n## Live Demo\nhttp://memoirs.lionbytes.net\n\n## Copyright and license\nCode and design copyright 2016-2018 Lionbytes. **Memoirs Project** is released under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionbytes%2Fmemoirs-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flionbytes%2Fmemoirs-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionbytes%2Fmemoirs-project/lists"}