{"id":31916851,"url":"https://github.com/aaronjames442/you-note","last_synced_at":"2026-04-07T07:46:26.831Z","repository":{"id":318515010,"uuid":"1071626367","full_name":"aaronjames442/you-note","owner":"aaronjames442","description":"A full-stack notes application built with Spring Boot and Vue.js","archived":false,"fork":false,"pushed_at":"2025-10-07T16:25:57.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-07T07:46:25.642Z","etag":null,"topics":["auth","fulls","java","javascript","jwt","postgresql","rest","spring-boot","vue"],"latest_commit_sha":null,"homepage":"","language":"Java","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/aaronjames442.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":"2025-10-07T15:41:50.000Z","updated_at":"2025-10-07T16:30:40.000Z","dependencies_parsed_at":"2025-10-07T17:48:11.237Z","dependency_job_id":null,"html_url":"https://github.com/aaronjames442/you-note","commit_stats":null,"previous_names":["aaronjames442/you-note"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aaronjames442/you-note","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjames442%2Fyou-note","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjames442%2Fyou-note/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjames442%2Fyou-note/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjames442%2Fyou-note/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronjames442","download_url":"https://codeload.github.com/aaronjames442/you-note/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjames442%2Fyou-note/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["auth","fulls","java","javascript","jwt","postgresql","rest","spring-boot","vue"],"created_at":"2025-10-13T20:14:32.482Z","updated_at":"2026-04-07T07:46:26.809Z","avatar_url":"https://github.com/aaronjames442.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗒️ YouNote – Notes Application\n\nYouNote is a full-stack notes application that allows users to securely register, log in, and manage personal notes through a clean and responsive interface.  \nBuilt with **Spring Boot** and **Vue.js**, this project demonstrates my ability to design, develop, and integrate both back-end and front-end technologies into a seamless user experience.\n\n---\n\n## 💡 About This Project\nI built YouNote as a personal project to strengthen my full-stack development skills after completing my Java bootcamp.  \nMy goal was to create a real-world application that showcases my understanding of authentication, RESTful APIs, and reactive front-end design.  \nI continue to improve its design, styling, and functionality as I grow as a developer.\n\n---\n\n## 🛠 Tech Stack\n**Backend:** Java, Spring Boot, PostgreSQL, JWT Authentication  \n**Frontend:** Vue.js, Vue Router, Vuex, Axios  \n**Tools:** IntelliJ IDEA, VS Code, Postman, Git, GitHub  \n\n---\n\n## ⚙️ Features\n- 🔐 User authentication (register/login) with JWT tokens  \n- 📝 Create, read, update, and delete notes  \n- 💾 Persistent storage using PostgreSQL  \n- 🔄 RESTful API built with Spring Boot  \n- ⚡ Responsive and dynamic front-end built with Vue.js  \n- 🎨 Continuously improving front-end styling and responsive design skills  \n\n---\n\n## 🚀 Getting Started\n\nFollow these steps to run YouNote locally:\n\n### Backend \u0026 Frontend Setup\n```bash\n# Start the backend (Spring Boot)\ncd backend\n./mvnw spring-boot:run\n\n# In a separate terminal, start the frontend (Vue.js)\ncd frontend\nnpm install\nnpm run serve\n```\nThen open:\n- Backend → [http://localhost:8080](http://localhost:8080)\n- Frontend → [http://localhost:5173](http://localhost:5173)\n---\n\n## 📂 API Endpoints\n\n| Method | Endpoint | Description |\n|--------|-----------|-------------|\n| `POST` | `/auth/register` | Register a new user |\n| `POST` | `/auth/login` | Authenticate a user and return JWT token |\n| `GET` | `/notes` | Retrieve all notes for logged-in user |\n| `POST` | `/notes` | Create a new note |\n| `PUT` | `/notes/{id}` | Update an existing note |\n| `DELETE` | `/notes/{id}` | Delete a note |\n\n---\n\n## 👤 Author\n**Aaron Holt**  \n📍 Dallas, TX  \n📧 [aaronholt442@gmail.com](mailto:aaronholt442@gmail.com)  \n🔗 [GitHub](https://github.com/aaronjames442)  \n🔗 [LinkedIn](#)\n\n---\n\n## 🧭 Future Improvements\n- Enhanced UI design and note organization features  \n- Add note search and filtering  \n- Dark mode support  \n- Deploy app using Docker and cloud hosting  \n- User profile settings  \n\n---\n\n## 🧰 Acknowledgments\nThis project was built to reinforce my understanding of **Java full-stack development**, combining back-end REST APIs with a reactive Vue.js front-end.  \nI plan to continue enhancing YouNote as I learn more about performance optimization, design systems, and deployment pipelines.\n\n---\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjames442%2Fyou-note","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronjames442%2Fyou-note","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjames442%2Fyou-note/lists"}