{"id":14975601,"url":"https://github.com/juliannicholls/trellone","last_synced_at":"2026-02-24T07:02:11.993Z","repository":{"id":38842109,"uuid":"151311878","full_name":"JulianNicholls/Trellone","owner":"JulianNicholls","description":"A Trello Clone using Express, Mongoose, React","archived":false,"fork":false,"pushed_at":"2024-10-26T08:37:53.000Z","size":1704,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T08:16:32.102Z","etag":null,"topics":["express","mongoose","mongoose-js","react","react-router","trello-clone","typescript","volleyball"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/JulianNicholls.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-10-02T19:32:55.000Z","updated_at":"2024-10-26T08:37:55.000Z","dependencies_parsed_at":"2023-02-08T05:30:46.064Z","dependency_job_id":"32d5904a-a64d-4a6b-aa61-385f92dadf61","html_url":"https://github.com/JulianNicholls/Trellone","commit_stats":{"total_commits":244,"total_committers":2,"mean_commits":122.0,"dds":0.3401639344262295,"last_synced_commit":"7f12a233b3ea893ca5b4bcdedd8c4c88c24356d0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianNicholls%2FTrellone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianNicholls%2FTrellone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianNicholls%2FTrellone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JulianNicholls%2FTrellone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JulianNicholls","download_url":"https://codeload.github.com/JulianNicholls/Trellone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238508525,"owners_count":19484149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["express","mongoose","mongoose-js","react","react-router","trello-clone","typescript","volleyball"],"created_at":"2024-09-24T13:52:16.128Z","updated_at":"2025-10-28T07:32:59.666Z","avatar_url":"https://github.com/JulianNicholls.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trellone\n\nA Trello Clone written with the MERN stack.\n\nOn 7-Oct-2019, I restarted the front-end with the latest React, using\ncontext and hooks. The checkboxes below show the restarted progress.\n\n## Back End\n\n* [x] Install Express, Volleyball, CORS and make basic server\n* [x] Install Passport, Bcrypt and Mongoose for authentication\n* [x] Create Mongoose models\n  * [x] Create model for users\n  * [x] Create model for boards\n  * [x] Create model for lists\n  * [x] Create model for tasks\n* [x] Create Endpoints for Login and Signup\n* [x] Create Endpoint for current user\n* [x] Create Endpoints for Boards\n  * [x] Create Endpoint for user boards\n  * [x] Create Endpoint for single board\n  * [x] Create Endpoint for new board\n* [x] Create Endpoints for Lists\n  * [x] Create Endpoint for board lists\n  * [x] Create Endpoint for single list\n  * [x] Create Endpoint for new list\n  * [x] Create Endpoint for archive list\n  * [x] Create Endpoint for update list\n  * [x] Create Endpoint for new task\n  * [x] Create Endpoint for archive task\n\n## Front End\n\n* [x] Create client with create-react-app\n* [x] Remove c-r-a excesses :-)\n* [x] Install Router module\n* [x] Set up Router\n* [x] Set up User Context\n  * [x] Store returned login token in Context\n  * [x] Store returned signup token in Context\n  * [x] Remove token from storage on logout\n* [x] Set up Boards Context\n* [x] Create Header with Signup and Login buttons\n  * [x] Display name and avatar when logged in\n* [x] Create Login page\n  * [x] Create Login form\n  * [x] Wire up to UserContext\n* [x] Create Signup page\n  * [x] Create Signup form\n  * [x] Wire up to UserContext\n* [x] Create Boards page\n  * [ ] Redirect to login page if not logged in\n  * [x] Show user boards\n  * [ ] Create new board\n* [x] Create Board Lists page\n  * [ ] Redirect to login page if not logged in\n  * [x] Show board lists\n  * [ ] Create new list\n  * [ ] Archive list\n  * [x] Show list tasks\n  * [x] Create new task\n  * [x] Edit task\n  * [x] Archive task\n\n## ER Diagram\n\n  ![ER Diagram](Trellone-ER-Diagram.png)\n\n## Git client\n\nI have used Git at the command-line for more than 10 years.\nOver that time, I have tried many different graphical shells for Git,\nwithout finding one that was easier and nicer to use than the command-line\n(in my view).\n\nI have now found that [GitKraken](https://www.gitkraken.com) is an excellent\nGit shell and would advise using it to everyone.\n\n## Questions\n\nIf you have any questions about this repository, or any others of mine, please\ndon't hesitate to contact me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliannicholls%2Ftrellone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliannicholls%2Ftrellone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliannicholls%2Ftrellone/lists"}