{"id":19074391,"url":"https://github.com/maia14/misterbitcoin","last_synced_at":"2025-07-27T02:36:34.827Z","repository":{"id":38595766,"uuid":"241882228","full_name":"MaiA14/misterbitcoin","owner":"MaiA14","description":"A digital wallet for holding bitcoins and sending them to contacts, developed in Angular 9, HTML5 and SCSS.","archived":false,"fork":false,"pushed_at":"2023-01-10T17:16:20.000Z","size":5136,"stargazers_count":3,"open_issues_count":22,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-29T08:55:09.767Z","etag":null,"topics":["angular","bitcoin-wallet","es6-javascript","frontend-app","frontend-framework","frontend-webdevelopment","javascript","saas","typescript"],"latest_commit_sha":null,"homepage":"https://maia14.github.io/misterbitcoin/","language":"TypeScript","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/MaiA14.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-02-20T12:47:27.000Z","updated_at":"2022-04-01T19:29:31.000Z","dependencies_parsed_at":"2023-02-08T19:31:35.021Z","dependency_job_id":null,"html_url":"https://github.com/MaiA14/misterbitcoin","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/MaiA14%2Fmisterbitcoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaiA14%2Fmisterbitcoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaiA14%2Fmisterbitcoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaiA14%2Fmisterbitcoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaiA14","download_url":"https://codeload.github.com/MaiA14/misterbitcoin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251470282,"owners_count":21594524,"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","bitcoin-wallet","es6-javascript","frontend-app","frontend-framework","frontend-webdevelopment","javascript","saas","typescript"],"created_at":"2024-11-09T01:50:46.944Z","updated_at":"2025-04-29T08:55:16.493Z","avatar_url":"https://github.com/MaiA14.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Misterbitcoin\n\nA digital wallet for holding bitcoins and sending them to contacts, developed in Angular 9. Including route guards, directives, forms and google charts.\n\n![Image of misterbitcoin](https://res.cloudinary.com/dtwqtpteb/image/upload/v1583356877/fkaodetf4wuunr334lx1.png)\n\nIf you didn't sign up, this is the time. Only logged in user can see the content of other pages. There is auth guard who checks that.\n\nMy home page after I signed up:\n\n![Image of misterbitcoin](https://res.cloudinary.com/dtwqtpteb/image/upload/v1583357124/jyar2liarf7y2tfrp4oq.png)\n\nBitcoin rate is updated since I am using Ajax to retrieve this data, with HttpClient. According the rate I am calculating the value in bitcoins. Now I can transfer bitcoins to my contacts. Let's see my contacts :)\n\n![Image of misterbitcoin](https://res.cloudinary.com/dtwqtpteb/image/upload/v1583357387/ff2j0cu9xaifd901j7oe.png)\n\nI see I can add contact. Let's add a contact:\n\n![Image of misterbitcoin](\nhttps://res.cloudinary.com/dtwqtpteb/image/upload/v1583357527/umil5onbntaertdeef9g.png)\n\n\n![Image of misterbitcoin](\nhttps://res.cloudinary.com/dtwqtpteb/image/upload/v1583357606/fwvsiiup3utydsoikhpk.png)\n\nBecause I have so many contacts, it's comfortable this app contains search, where I can serach by name, email or phone:\n\n![Image of misterbitcoin](\nhttps://res.cloudinary.com/dtwqtpteb/image/upload/v1583357824/vzcpkttbkzqco0hxiee4.png)\n\nI can alson edit contact details, if in mistake I forgot a char in the email address or else.\n\nNow, let's transfer some bitcoin to my friend Lihi:\n\n![Image of misterbitcoin](https://res.cloudinary.com/dtwqtpteb/image/upload/v1583357982/dnmttpxbatwwxclapamz.png)\n\nAs you can see, in Lihi profile, there is new trasnfer by me. In my homepage, the amount of bitcoins also updated according to this transfer.\n\n![Image of misterbitcoin](https://res.cloudinary.com/dtwqtpteb/image/upload/v1583358095/xehbv4o9b6hn5pygx3dx.png)\n\n\nThe app supports various mobile and browsers.\n\n\n![Image of misterbitcoin](https://i.ibb.co/5GDhSGY/New-Project-9.png)\n\n![Image of misterbitcoin](https://i.ibb.co/m9DQYVQ/New-Project-10.png)\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.1.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaia14%2Fmisterbitcoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaia14%2Fmisterbitcoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaia14%2Fmisterbitcoin/lists"}