{"id":16657337,"url":"https://github.com/fr4nkln11/onlynotes","last_synced_at":"2026-02-10T04:36:21.834Z","repository":{"id":177838716,"uuid":"659391921","full_name":"fr4nkln11/OnlyNotes","owner":"fr4nkln11","description":"A simple flask app that stores notes","archived":false,"fork":false,"pushed_at":"2024-04-07T15:20:53.000Z","size":513,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-06T16:50:59.390Z","etag":null,"topics":["bootstrap5","flask","python3"],"latest_commit_sha":null,"homepage":"https://flask-notes-app.onrender.com/","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/fr4nkln11.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":"2023-06-27T18:26:01.000Z","updated_at":"2023-12-07T13:49:22.000Z","dependencies_parsed_at":"2024-11-19T04:00:32.796Z","dependency_job_id":null,"html_url":"https://github.com/fr4nkln11/OnlyNotes","commit_stats":null,"previous_names":["fr4nkln11/notes_app","fr4nkln11/onlynotes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fr4nkln11/OnlyNotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr4nkln11%2FOnlyNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr4nkln11%2FOnlyNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr4nkln11%2FOnlyNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr4nkln11%2FOnlyNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fr4nkln11","download_url":"https://codeload.github.com/fr4nkln11/OnlyNotes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr4nkln11%2FOnlyNotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29290991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T03:42:42.660Z","status":"ssl_error","status_checked_at":"2026-02-10T03:42:41.897Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","python3"],"created_at":"2024-10-12T10:00:10.901Z","updated_at":"2026-02-10T04:36:21.818Z","avatar_url":"https://github.com/fr4nkln11.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OnlyNotes - Uncomplicated Note-Taking App.\nBegin your streamlined note-taking journey today with this uncomplicated app, enabling your ideas to shine as you embrace the elegance of simplicity.\n\n![Postgres](https://img.shields.io/badge/postgres-%23316192.svg?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)\n![Bootstrap](https://img.shields.io/badge/bootstrap-%238511FA.svg?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white)\n![Flask](https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge\u0026logo=flask\u0026logoColor=white)\n![Render](https://img.shields.io/badge/Render-%46E3B7.svg?style=for-the-badge\u0026logo=render\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge\u0026logo=javascript\u0026logoColor=%23F7DF1E)\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n\n## Installation\nTo install and run OnlyNotes locally or for development, follow these steps:\n\n1. Clone this repository to your local machine\n2. Navigate to the project directory\n3. Create a virtual environment: `python -m venv venv`\n4. Activate the virtual environment:\n    * On macOS/Linux: `source venv/bin/activate`\n5. Run `pip install -r requirements.txt` to install necessary dependencies\n6. Create Environment varibles for `FLASK_APP` and `DATABASE_URI`\n    * `export FLASK_APP=src`\n    * `export DATABASE_URI=sqlite:///database.db`\n7. Start the development server: `flask run`\n\n## Usage\nTo use OnlyNotes, visit [here](https://flask-notes-app.onrender.com/)\n\n## Screenshots\n![Screenshot 1](src/static/screenshot.png)\n\n## Contributions\nWe welcome contributions from the community! If you find any issues or have suggestions for new features, please submit them through our issue tracker. We also encourage you to fork this repository and submit pull requests for any bug fixes or enhancements.\n\nTo contribute to OnlyNotes, follow these steps:\n\n1. Fork this repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Push your changes to your fork.\n5. Submit a pull request to the main repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffr4nkln11%2Fonlynotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffr4nkln11%2Fonlynotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffr4nkln11%2Fonlynotes/lists"}