{"id":31778995,"url":"https://github.com/shootermv/mesi","last_synced_at":"2026-04-29T23:02:02.917Z","repository":{"id":10911151,"uuid":"13208873","full_name":"shootermv/MESI","owner":"shootermv","description":"programming task management experimental application","archived":false,"fork":false,"pushed_at":"2019-02-18T13:21:02.000Z","size":1187,"stargazers_count":1,"open_issues_count":14,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T05:43:26.893Z","etag":null,"topics":["angularjs","bootstrap","mongodb","socketio"],"latest_commit_sha":null,"homepage":"http://mesi-tasks.herokuapp.com/","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/shootermv.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}},"created_at":"2013-09-30T07:32:35.000Z","updated_at":"2020-12-09T03:33:50.000Z","dependencies_parsed_at":"2022-09-03T00:01:09.319Z","dependency_job_id":null,"html_url":"https://github.com/shootermv/MESI","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/shootermv/MESI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shootermv%2FMESI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shootermv%2FMESI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shootermv%2FMESI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shootermv%2FMESI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shootermv","download_url":"https://codeload.github.com/shootermv/MESI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shootermv%2FMESI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002955,"owners_count":26083491,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angularjs","bootstrap","mongodb","socketio"],"created_at":"2025-10-10T06:59:05.134Z","updated_at":"2025-10-10T06:59:44.671Z","avatar_url":"https://github.com/shootermv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MESI - Project Management Tool\n[![Build Status](https://travis-ci.org/shootermv/MESI.svg?branch=master)](https://travis-ci.org/shootermv/MESI.svg?branch=master)  \nExample application built for demonstration purposes with nodejs + angularjs + mongodb .\n\n[demo](http://mesi-tasks.herokuapp.com/)\n\nUsecases - \n  - Team leader can split the project to the tasks and share them among the programmers.\n  - Each programmer can notify about his progress on the tasks at real time.\n  - Each programmer gets task immediately after it was assigned to him.\n  - You can use it to manage your team of programmers.\n\n## Authentication\nMesi contains user authentication implementation with \"Admin\" and \"User\" roles.\nAdmin - for a team leader and User - for  programmer.\n\nTeam leader can create tasks and drag them to programmer earea - to assign the task to the programmer.\nProgrammers can notify their progress by changing the status of the task (by clicking on status label):\n\n* `new`\n* `active` - the task programmer is currently working on (will appear blue at Admin's dashboard)\n* `completed`\n \n## Stack\n\n* Persistence store: [MongoDB](http://www.mongodb.org/)\n* Backend: [Node.js](http://nodejs.org/)\n* Awesome [AngularJS](http://www.angularjs.org/) on the client\n* Responsive CSS based on [Twitter's bootstrap](http://twitter.github.com/bootstrap/)\n* Real Time syncronization based on [socket.io](https://socket.io/) \n\n### Setup Develop Environment\n* (You should have node and Mongodb nistalled and running)\n* clone project `git clone https://github.com/shootermv/MESI.git`\n* run `npm i` to install dependencies\n* (to inistialize the DB) run `node server/initDB`\n* run  `npm start`\n\nThen navigate your browser to `http://localhost:8000/` to see the app running in\nyour browser.\n\n\n\n### Running unit tests\n\n* run `npm test` for get karma tests running \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshootermv%2Fmesi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshootermv%2Fmesi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshootermv%2Fmesi/lists"}