{"id":25070589,"url":"https://github.com/endreot/eclectic-list-client","last_synced_at":"2026-05-02T11:36:12.959Z","repository":{"id":39548291,"uuid":"184604012","full_name":"EndreoT/Eclectic-List-Client","owner":"EndreoT","description":"Vue.js client for eclectic-list app","archived":false,"fork":false,"pushed_at":"2023-01-03T20:53:26.000Z","size":4866,"stargazers_count":1,"open_issues_count":29,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T21:41:24.579Z","etag":null,"topics":["axios","bootstrap","expressjs","vuejs"],"latest_commit_sha":null,"homepage":"https://eclectic-list.herokuapp.com/","language":"Vue","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/EndreoT.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}},"created_at":"2019-05-02T15:17:06.000Z","updated_at":"2019-08-21T17:14:38.000Z","dependencies_parsed_at":"2023-02-01T10:01:56.840Z","dependency_job_id":null,"html_url":"https://github.com/EndreoT/Eclectic-List-Client","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/EndreoT%2FEclectic-List-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndreoT%2FEclectic-List-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndreoT%2FEclectic-List-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EndreoT%2FEclectic-List-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EndreoT","download_url":"https://codeload.github.com/EndreoT/Eclectic-List-Client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246498013,"owners_count":20787244,"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":["axios","bootstrap","expressjs","vuejs"],"created_at":"2025-02-06T21:32:25.029Z","updated_at":"2026-05-02T11:36:12.920Z","avatar_url":"https://github.com/EndreoT.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eclectic List Client\n\n## Deployed Links\nClient app: https://eclectic-list.herokuapp.com/\n\nServer API: https://eclectic-list-server.herokuapp.com\n\nServer example endpoint: https://eclectic-list-server.herokuapp.com/api/posts\n\nServer code: https://github.com/EndreoT/Eclectic-List-Server\n\n## Description\nThe Node and Express.js server for Eclectic List. Eclectic List is a classified advertisements full stack web application allowing users to create posts about items for sale. Posts can contain text, images, and a category, users can comment on the posts, and users can select an avatar image. This website draws inspiration from sites as Craigslist and Reddit. \n\n## Motivation\nThe intent of this app is to give users a platform for easily selling items for free and discussing those items, compared with other sites which monitize the posting of items.\n\n## Results \nThis app uses the MEVN stack, which stands for MongoDB for the database, Express.js for the web server, Vue.js for the frontend framework, and Node.js for the run-time environment. Securely access protected routes using a JSON Web Token (JWT), and backend authentication is routed through the Passport.js middleware. Mocha and Chai unit tests are included. The server is now written in Typescript!\n\nThe Vuex library for Vue allows for persistent user login. Lastly, images are stored using Cloudinary hosting. \n\nThis app is hosted on two Heroku apps: First, the server side exposes a RESTful API design pattern. Second, the Vue.js app is also served by an Express.js server on Heroku. This separation of client and server, as well as the REST API, paves the road for the possibile development of a native mobile client in the future.\n\n## Future improvements\n- [ ] Implement Typescript for Vue.js client \n- [ ] Allow users to edit and delete comments\n- [ ] Add locations to posts\n- [ ] Allow for direct messages between users in real time\n\n### Automatic build\nFiles are automatically built on Heroku using \"heroku-postbuild\" script\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Run your tests\n```\nnpm run test\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Customize configuration\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendreot%2Feclectic-list-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendreot%2Feclectic-list-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendreot%2Feclectic-list-client/lists"}