{"id":23228792,"url":"https://github.com/sord-dev/smart-note-client","last_synced_at":"2026-02-11T10:02:20.531Z","repository":{"id":177220987,"uuid":"658076985","full_name":"sord-dev/smart-note-client","owner":"sord-dev","description":"This is a Next.js front-end application for managing and displaying notes. Inspired by obsidian's markdown graph.","archived":false,"fork":false,"pushed_at":"2025-09-14T12:27:40.000Z","size":874,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T14:35:11.345Z","etag":null,"topics":["markdown-editor","nextjs","notes-app","obsidian-graph","static-site"],"latest_commit_sha":null,"homepage":"https://sord-dev.github.io/smart-note-client","language":"JavaScript","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/sord-dev.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":"2023-06-24T17:35:46.000Z","updated_at":"2025-09-14T12:27:37.000Z","dependencies_parsed_at":"2025-02-11T15:50:31.572Z","dependency_job_id":"095067b0-a365-4ee0-8a46-5420635acb81","html_url":"https://github.com/sord-dev/smart-note-client","commit_stats":null,"previous_names":["sord-dev/smart-note-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sord-dev/smart-note-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sord-dev%2Fsmart-note-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sord-dev%2Fsmart-note-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sord-dev%2Fsmart-note-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sord-dev%2Fsmart-note-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sord-dev","download_url":"https://codeload.github.com/sord-dev/smart-note-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sord-dev%2Fsmart-note-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29331598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"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":["markdown-editor","nextjs","notes-app","obsidian-graph","static-site"],"created_at":"2024-12-19T01:15:03.225Z","updated_at":"2026-02-11T10:02:20.509Z","avatar_url":"https://github.com/sord-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SmartNote Client-Side\n\nThis is a Next.js front-end application for managing and displaying notes. It consumes a backend Express server for data storage and retrieval.\n**[plans to integrate model to handle summarisation and expansion of note details]**\n\n![image](https://github.com/sord-dev/smart-note-client/assets/75338985/8f477df9-e88d-458c-b310-1446ab0e3c4f)\n![image](https://github.com/sord-dev/smart-note-client/assets/75338985/313e3b84-43a2-4abe-aa49-3d957ce9b3de)\n![image](https://github.com/sord-dev/smart-note-client/assets/75338985/4431cf45-3dab-4ef4-a1e4-13543385610d)\n\n\n## Technologies Used\n\n- Next.js - A React framework for building server-rendered applications.\n- React - A JavaScript library for building user interfaces.\n- Axios - A promise-based HTTP client for making API requests.\n- SWR - A React hook library for data fetching and caching.\n\n## Todo List\n\n- [x] Setup project structure\n- [x] Install required dependencies\n- [ ] Create authentication components\n  - [x] Login form\n  - [x] Registration form\n  - [ ] Reset password form\n- [ ] Implement authentication logic\n  - [x] User registration\n  - [x] User login\n  - [ ] Password reset functionality\n- [x] Create dashboard page\n  - [x] Display user's notes in layout\n  - [x] Display user's notes on map\n  - [x] Add new note functionality\n  - [x] Edit and delete notes\n- [ ] Implement note management\n  - [ ] API integration for CRUD operations\n  - [ ] Handle note state and updates\n- [ ] Create folder and file navigation\n  - [x] Display folder structure\n  - [ ] Handle folder and file selection\n- [x] Add markdown rendering\n  - [x] Render note content in markdown format\n  - [x] Provide editing capabilities\n- [ ] Styling and UI enhancements\n  - [x] Apply consistent styles across components\n  - [ ] Responsive design for different devices\n- [ ] Testing\n  - [ ] Unit tests for components and utilities\n  - [ ] Integration tests for API calls\n- [ ] Deployment\n  - [ ] Prepare for production deployment\n  - [ ] Deploy to hosting platform\n\n\n\n## Contributing\n\nContributions are welcome! If you have any ideas, enhancements, or bug fixes, please submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsord-dev%2Fsmart-note-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsord-dev%2Fsmart-note-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsord-dev%2Fsmart-note-client/lists"}