{"id":22131694,"url":"https://github.com/javitocor/project-management-tool-mern","last_synced_at":"2025-10-07T09:31:57.204Z","repository":{"id":118467475,"uuid":"411693433","full_name":"javitocor/Project-Management-Tool-MERN","owner":"javitocor","description":"A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.","archived":false,"fork":false,"pushed_at":"2021-09-30T17:05:45.000Z","size":46281,"stargazers_count":23,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T13:22:06.206Z","etag":null,"topics":["express-validator","mern-project","mern-stack","multer","react-bootstrap"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/javitocor.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":"2021-09-29T13:51:23.000Z","updated_at":"2025-03-19T12:43:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1748438-4525-4159-ad5a-5616044508a2","html_url":"https://github.com/javitocor/Project-Management-Tool-MERN","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/javitocor/Project-Management-Tool-MERN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FProject-Management-Tool-MERN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FProject-Management-Tool-MERN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FProject-Management-Tool-MERN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FProject-Management-Tool-MERN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javitocor","download_url":"https://codeload.github.com/javitocor/Project-Management-Tool-MERN/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FProject-Management-Tool-MERN/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278750203,"owners_count":26039299,"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-07T02:00:06.786Z","response_time":59,"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":["express-validator","mern-project","mern-stack","multer","react-bootstrap"],"created_at":"2024-12-01T18:36:38.002Z","updated_at":"2025-10-07T09:31:56.745Z","avatar_url":"https://github.com/javitocor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nThis README would normally document whatever steps are necessary to get the\napplication up and running.\n\nThings you may want to c\u003c!--\n*** Thanks for checking out this README Template. If you have a suggestion that would\n*** make this better, please fork the repo and create a pull request or simply open\n*** an issue with the tag \"enhancement\".\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url] \n[![Forks][forks-shield]][forks-url] \n[![Stargazers][stars-shield]][stars-url] \n[![Issues][issues-shield]][issues-url] \n![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg) \n\n# Project-Management-Tool-MERN\n\n\u003e  A MERN project to manage all your personal projects, might be used as portfolio as well. Built with MERN stack and Redux.\n\nAdditional description about the project and its features.\n\nDashboard:\n![screenshot](./assets/screenshot.png)\n![screenshot](./assets/screenshot3.png)\n![screenshot](./assets/screenshot2.png)\n![screenshot](./assets/screenshot4.png)\n\n\n## Built With\n\n- MONGODB\n- EXPRESS JS\n- REACT\n- NODE JS\n- REDUX\n- REACT-BOOTSTRAP\n- EXPRESS-VALIDATOR\n- MULTER\n- ESLINT\n- GITHUB ACTIONS\n- VSCODE\n\n## Getting Started\n### Usage\nTo have this app on your pc, you need to:\n* [download](https://github.com/javitocor/Project-Management-Tool-MERN/archive/main.zip) or clone this repo:\n  - Clone with SSH:\n  ```\n    git@github.com:javitocor/Project-Management-Tool-MERN.git\n  ```\n  - Clone with HTTPS\n  ```\n    https://github.com/javitocor/Project-Management-Tool-MERN.git\n  ```\n\n* In the project directory, you can run:\n\nInstall dependencies in your home folder with:\n\n``` bash\n   npm install\n```\n\nGo to the './frontend' folder and install the frontend dependencies:\n```\n  npm install\n```\n\nAnd then:\n```\n  npm run build\n```\nBack to the home folder, run the server:\n\n``` bash\n   npm run devstart\n```\nAccess the page by typing in your web browser\n\n``` bash\n   http://127.0.0.1:8000/\n```\n\nYou can also run the app but running the server in one port and react in another, like so:\non the project root, run:\n```\nnpm run devstart\n```\non the frontend folder, run:\n```\nnpm start\n```\nYou can access the app by typing http://localhost:3000 in the browser.\n\n## Information about the project\n### Endpoints\n```\n  All CRUD operations to manage Profile, Projects and Stacks.\n```\n## Author\n\n👤 Javier Oriol Correas Sanchez Cuesta \n- Github: [@javitocor](https://github.com/javitocor) \n- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4) \n- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/) \n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/javitocor/Project-Management-Tool-MERN/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments 🚀\n\n- [Express Docs](https://expressjs.com/)\n- [React Docs](https://reactjs.org/docs/getting-started.html)\n- [Redux Docs](https://redux.js.org/)\n- [React Bootstrap Docs](https://react-bootstrap.github.io/)\n- [Multer Docs](https://github.com/expressjs/multer)\n- [Express Validator Docs](https://express-validator.github.io/)\n- [Mongoose Docs](https://mongoosejs.com/)\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Project-Management-Tool-MERN.svg?style=flat-square\n[contributors-url]: https://github.com/javitocor/Project-Management-Tool-MERN/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/javitocor/Project-Management-Tool-MERN.svg?style=flat-square\n[forks-url]: https://github.com/javitocor/Project-Management-Tool-MERN/network/members\n[stars-shield]: https://img.shields.io/github/stars/javitocor/Project-Management-Tool-MERN.svg?style=flat-square\n[stars-url]: https://github.com/javitocor/Project-Management-Tool-MERN/stargazers\n[issues-shield]: https://img.shields.io/github/issues/javitocor/Project-Management-Tool-MERN.svg?style=flat-square\n[issues-url]: https://github.com/javitocor/Project-Management-Tool-MERN/issuesover:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fproject-management-tool-mern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavitocor%2Fproject-management-tool-mern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fproject-management-tool-mern/lists"}