{"id":13316426,"url":"https://github.com/barrettotte/MEAN-ToDoList","last_synced_at":"2025-03-10T23:31:51.086Z","repository":{"id":114090803,"uuid":"132385770","full_name":"barrettotte/MEAN-ToDoList","owner":"barrettotte","description":"Simple To Do List using MEAN stack and Bootstrap (MongoDB, ExpressJS, Angular CLI, NodeJS)","archived":false,"fork":false,"pushed_at":"2018-09-23T02:53:00.000Z","size":239,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-08T22:14:30.093Z","etag":null,"topics":["angular-cli","javascript","mean-stack","mongodb","mongoose","node-js","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/barrettotte.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":"2018-05-07T00:06:49.000Z","updated_at":"2024-12-20T21:17:59.000Z","dependencies_parsed_at":"2023-06-12T13:45:15.076Z","dependency_job_id":null,"html_url":"https://github.com/barrettotte/MEAN-ToDoList","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2FMEAN-ToDoList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2FMEAN-ToDoList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2FMEAN-ToDoList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrettotte%2FMEAN-ToDoList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barrettotte","download_url":"https://codeload.github.com/barrettotte/MEAN-ToDoList/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242944908,"owners_count":20210721,"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":["angular-cli","javascript","mean-stack","mongodb","mongoose","node-js","nodejs","typescript"],"created_at":"2024-07-29T18:21:38.476Z","updated_at":"2025-03-10T23:31:51.074Z","avatar_url":"https://github.com/barrettotte.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MEAN-ToDoList\nSimple To Do List using MEAN stack and Bootstrap (MongoDB, ExpressJS, Angular CLI, NodeJS)\n\n# Requirements\n* Download project  ```git clone https://github.com/barrettotte/MEAN-ToDoList.git```\n* Database Setup \n  * Download and install [MongoDB](https://www.mongodb.com/download-center#community).\n  * Database should be running on 127.0.0.1:27017 by default.\n  * Navigate to MongoDB Folder containing mongod.exe and create a folder named data\n  * Specify data folder path ```C:\\Program Files\\MongoDB\\Server\\3.6\\bin\\mongod.exe --dbpath d:\\test\\mongodb\\data```\n  * Open another Command Prompt and connect to MongoDB with ```\"C:\\Program Files\\MongoDB\\Server\\3.6\\bin\\mongod.exe\"```\n* Download and install both [NodeJS](https://nodejs.org/en/download/) and [Angular CLI](https://cli.angular.io/)\n\n# Project Setup\n* Enter main directory  ```cd MEAN-ToDoList\\ToDo```\n* Install node modules ```npm install```\n* Enter frontend directory ```cd ToDo-angular```\n* Install angular CLI ```npm install -g @angular/cli```\n* Install front end node modules ```npm install```\n* Launch Angular Front End ```ng serve```\n* Navigate to directory ```cd ../```\n* Launch NodeJS Back End ```npm start```\n* (WindowsKey + R) Run ```chrome.exe --user-data-dir=\"C:/Chrome dev session\" --disable-web-security```\n* Navigate to http://127.0.0.1:4200/\n\n# Screenshots\n![Screenshot-01](https://github.com/barrettotte/MEAN-ToDoList/blob/master/Screenshot-01-List-View.PNG)\n**View after adding tasks to my ToDoList**\n** **\n![Screenshot-02](https://github.com/barrettotte/MEAN-ToDoList/blob/master/Screenshot-02-Edit-View.PNG)\n**Editing an entry**\n\n\n# TO DO\n* Enumerate task type and add a dropdown for it\n* Remove double clicking, I don't like it anymore\n* Make tasks sortable by status/type/name\n* Implement ability to move tasks up/down the list with buttons\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrettotte%2FMEAN-ToDoList","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarrettotte%2FMEAN-ToDoList","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrettotte%2FMEAN-ToDoList/lists"}