{"id":18791528,"url":"https://github.com/danvitoriano/negociacoes","last_synced_at":"2025-04-13T14:23:04.122Z","repository":{"id":51078442,"uuid":"231842890","full_name":"danvitoriano/negociacoes","owner":"danvitoriano","description":"JavaScript Object Oriented Stock Negotiations Web App Site Project","archived":false,"fork":false,"pushed_at":"2020-08-29T04:54:38.000Z","size":624,"stargazers_count":1,"open_issues_count":15,"forks_count":37,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T05:24:37.152Z","etag":null,"topics":["bootstrap","css","fiap","html","javascript","oop"],"latest_commit_sha":null,"homepage":"https://danvitoriano.github.io/negociacoes/client/index.html","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/danvitoriano.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":"2020-01-04T23:29:53.000Z","updated_at":"2020-08-29T04:54:45.000Z","dependencies_parsed_at":"2022-08-20T12:51:06.993Z","dependency_job_id":null,"html_url":"https://github.com/danvitoriano/negociacoes","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/danvitoriano%2Fnegociacoes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvitoriano%2Fnegociacoes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvitoriano%2Fnegociacoes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvitoriano%2Fnegociacoes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danvitoriano","download_url":"https://codeload.github.com/danvitoriano/negociacoes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248725464,"owners_count":21151710,"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":["bootstrap","css","fiap","html","javascript","oop"],"created_at":"2024-11-07T21:16:07.965Z","updated_at":"2025-04-13T14:23:04.072Z","avatar_url":"https://github.com/danvitoriano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Negotiations\n\nObject Oriented and Design Patterned JavaScript ES2015+ and Node.JS Stock Negotiations Project. It uses Express.JS as server side framework.\n\n## Open Source Project\n\nhttps://github.com/danvitoriano/negociacoes/projects/1\n\n## Issues\n\nhttps://github.com/danvitoriano/negociacoes/issues\n\n## Wiki\n\nhttps://github.com/danvitoriano/negociacoes/wiki\n\n## Branches\n\n- master: FINAL PROJECT with WebPack\n\n- client: Basic JS project form to add negotiations\n- server: Add Node.js server and get local API negotiations\n- database: Post negotiations to local API and IndexedDB browser persistent\n- babel: Transpile JS\n- modules: ES6 Modules with Webpack and Babel\n\n## Install\n\n```\ncd server\nnpm i\n```\n\n## Run Server\n\n```\ncd server\nnpm run start\n```\n\nFiles at `/server` folder.\nIt uses Express.JS as server side framework.\n\n**API:**\n\nGET: /negociacoes/semana[localhost:3000/negociacoes/semana](http://localhost:3000/negociacoes/semana)\n\nGET: /negociacoes/anterior [localhost:3000/negociacoes/anterior](http://localhost:3000/negociacoes/anterior)\n\nGET: /negociacoes/retrasada [localhost:3000/negociacoes/retrasada](http://localhost:3000/negociacoes/retrasada)\n\nPOST: /negociacoes [localhost:3000/negociacoes](http://localhost:3000/negociacoes)\n\n## Client Side\n\nFiles at `/client` folder.\n[localhost:3000](http://localhost:3000)\n\n```\ncd client\nnpm i\n```\n\n### Webpack\n\nTo transpile ES2015 Modules with Babel and bundle with Webpack, run:\n\n**Build**\n\n```\nnpm run build\n```\n\n**Watch**\n\n```\nnpm run watch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvitoriano%2Fnegociacoes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanvitoriano%2Fnegociacoes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvitoriano%2Fnegociacoes/lists"}