{"id":20988318,"url":"https://github.com/venky-1710/note-taking-app80","last_synced_at":"2026-05-03T18:35:21.831Z","repository":{"id":249429689,"uuid":"831486253","full_name":"venky-1710/note-taking-app80","owner":"venky-1710","description":"A full-stack note-taking application built with React for the frontend and Flask for the backend. This application allows users to register, log in, create, edit, and delete notes.","archived":false,"fork":false,"pushed_at":"2025-05-18T19:01:15.000Z","size":5028,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T07:48:59.063Z","etag":null,"topics":["flask","jwt","jwt-authentication","jwt-token","python","react"],"latest_commit_sha":null,"homepage":"https://note-taking-app80.netlify.app/","language":"Python","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/venky-1710.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-20T17:34:40.000Z","updated_at":"2025-05-18T19:01:20.000Z","dependencies_parsed_at":"2025-01-20T07:44:10.144Z","dependency_job_id":"e3fd5d6e-1021-442b-b44e-7a56d598e9d9","html_url":"https://github.com/venky-1710/note-taking-app80","commit_stats":null,"previous_names":["venky-1710/note-taking-app80"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/venky-1710/note-taking-app80","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venky-1710%2Fnote-taking-app80","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venky-1710%2Fnote-taking-app80/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venky-1710%2Fnote-taking-app80/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venky-1710%2Fnote-taking-app80/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venky-1710","download_url":"https://codeload.github.com/venky-1710/note-taking-app80/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venky-1710%2Fnote-taking-app80/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32580069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["flask","jwt","jwt-authentication","jwt-token","python","react"],"created_at":"2024-11-19T06:20:05.164Z","updated_at":"2026-05-03T18:35:21.813Z","avatar_url":"https://github.com/venky-1710.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Note-Taking Application - [live demo](https://note-taking-app80.netlify.app/)\n\nA full-stack note-taking application built with React for the frontend and Flask for the backend. This application allows users to register, log in, create, edit, and delete notes.\n\n## Features\n\n- User authentication (register and login)\n- Create, read, update, and delete notes\n- Secure API with JWT authentication\n- Responsive design\n\n## Technologies Used\n\n### Frontend\n- React\n- React Router for navigation\n- CSS for styling\n\n### Backend\n- Flask (Python)\n- Flask-JWT-Extended for JWT authentication\n- Flask-Bcrypt for password hashing\n- PyMongo for MongoDB integration\n- Flask-CORS for handling Cross-Origin Resource Sharing\n\n### Database\n- MongoDB\n\n## Setup and Installation\n\n1. Clone the repository\n```sh\ngit clone https://github.com/venky-1710/note-taking-app.git\ncd note-taking-app\n```\n2. Set up the backend\n```sh\ncd backend\npip install -r requirements.txt\n```\n3. Set up the frontend\n```sh\ncd frontend\nnpm install\n```\n4. Configure the database\n- Create a MongoDB database and update the connection string in `app.py`\n\n5. Start the backend server\n```sh\npython app.py\n```\n6. Start the frontend development server\n```sh\nnpm start\n```\n7. Open your browser and navigate to `http://localhost:3000`\n\n## API Endpoints\n\n- POST `/api/register`: Register a new user\n- POST `/api/login`: Log in a user\n- GET `/api/protected`: Get protected user data\n- POST `/api/notes`: Create a new note\n- GET `/api/notes`: Get all notes for the logged-in user\n- PUT `/api/notes/\u003cnote_id\u003e`: Update a specific note\n- DELETE `/api/notes/\u003cnote_id\u003e`: Delete a specific note\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is open source and available under the [MIT License](LICENSE).\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenky-1710%2Fnote-taking-app80","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenky-1710%2Fnote-taking-app80","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenky-1710%2Fnote-taking-app80/lists"}