{"id":15097072,"url":"https://github.com/divyanshu-rawat/my-ionic-apache-cordova","last_synced_at":"2026-01-06T10:54:50.219Z","repository":{"id":82676397,"uuid":"81980529","full_name":"divyanshu-rawat/My-Ionic-Apache-Cordova","owner":"divyanshu-rawat","description":"Building mobile apps with the Ionic framework.","archived":false,"fork":false,"pushed_at":"2017-06-22T19:14:35.000Z","size":2346,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T17:44:22.392Z","etag":null,"topics":["angularjs","apache-cordova","bootstrap","ionic-framework","nodejs"],"latest_commit_sha":null,"homepage":null,"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/divyanshu-rawat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-14T19:21:55.000Z","updated_at":"2017-06-20T18:59:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae218a3e-ff76-466f-b54f-5ab7ecd4a44a","html_url":"https://github.com/divyanshu-rawat/My-Ionic-Apache-Cordova","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"b93aab7fa6f7ba1a34b30ba736442a89f80a5d61"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FMy-Ionic-Apache-Cordova","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FMy-Ionic-Apache-Cordova/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FMy-Ionic-Apache-Cordova/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/divyanshu-rawat%2FMy-Ionic-Apache-Cordova/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/divyanshu-rawat","download_url":"https://codeload.github.com/divyanshu-rawat/My-Ionic-Apache-Cordova/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245853218,"owners_count":20683169,"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":["angularjs","apache-cordova","bootstrap","ionic-framework","nodejs"],"created_at":"2024-09-25T16:04:13.465Z","updated_at":"2026-01-06T10:54:50.140Z","avatar_url":"https://github.com/divyanshu-rawat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Join the chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/divyanshu001)\n[![Contact me on Codementor](https://cdn.codementor.io/badges/contact_me_github.svg)](https://www.codementor.io/divyanshurawat?utm_source=github\u0026utm_medium=button\u0026utm_term=divyanshurawat\u0026utm_campaign=github)\n[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/r46956)\n[![DUB](https://img.shields.io/dub/l/vibe-d.svg?style=flat)](#)\n\n[![Divyanshu](https://img.shields.io/badge/divyanshu-owner-brightgreen.svg?style=flat)](http://www.divyanshurawat.in)\n[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/divyanshu-rawat)\n[![Build Status](https://travis-ci.org/divyanshu-rawat/JS-Testing.svg?branch=master)](https://travis-ci.org/divyanshu-rawat/JS-Testing)\n[![NPM](https://img.shields.io/badge/npm-v3.10.10-blue.svg)](https://www.npmjs.com/package/npm)\n\n##\n\n* Building mobile apps with the Ionic framework.\n\n##\n\n### Installation Instructions\n\n* Clone or download the repo. into any fresh temporary folder.\n\n* Cd into that root folder you just cloned locally.\n\n* Open terminal in the current folder and to install all dependencies type \n\n```javascript\n   npm install \n```\n\n* Now typing \n\n```javascript\n   npm start \n```\n\n* will start a rest-api !\n\n* Now move on to ionic-content directory !\n\n```javascript\n   ionic serve --lab\n```\n\n##\n\n### For Any Query Ping Me\n\n[![Join the chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/divyanshu001)\n\n##\n\n#### Description\n\n* A small shopping cart application using the MEAN stack Users of this application will be able to browse through products,\n  add products to their cart, and even check out using the stripe API.\n* As a new user, you'll be able to log in with Facebook.Then you'll be able to search for a Book\n  You'll be able to add the book to your cart,and then check out with a fake credit card.\n\n##\n\n### Package.json (dependencies)\n  \n* For dependencies refer Package.json.\n\n##\n\n### Contributing\n\n1. Create your **_branch_**: `git checkout -b my-new-feature`\n\n2. **_Commit_** your changes: `git commit -m 'Add some feature'`\n\n3. **_Push_** to the branch: `git push origin my-new-feature`\n\n4. Send a **Pull Request**\n\n5. **_Enjoy!_**\n\n##\n\n![alt tag](https://github.com/divyanshu-rawat/my-ionic-Apache-Cordova/blob/master/screenshot/searching.png)\n\n##\n\n![alt tag](https://github.com/divyanshu-rawat/my-ionic-Apache-Cordova/blob/master/screenshot/fakecheckout%20%26%20fb%20Login.png)\n\n##\n\n![alt tag](https://github.com/divyanshu-rawat/my-ionic-Apache-Cordova/blob/master/screenshot/searching_2.png)\n\n##\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu-rawat%2Fmy-ionic-apache-cordova","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdivyanshu-rawat%2Fmy-ionic-apache-cordova","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdivyanshu-rawat%2Fmy-ionic-apache-cordova/lists"}