An open API service indexing awesome lists of open source software.

https://github.com/divyanshu-rawat/my-ionic-apache-cordova

Building mobile apps with the Ionic framework.
https://github.com/divyanshu-rawat/my-ionic-apache-cordova

angularjs apache-cordova bootstrap ionic-framework nodejs

Last synced: 5 months ago
JSON representation

Building mobile apps with the Ionic framework.

Awesome Lists containing this project

README

          

[![Join the chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/divyanshu001)
[![Contact me on Codementor](https://cdn.codementor.io/badges/contact_me_github.svg)](https://www.codementor.io/divyanshurawat?utm_source=github&utm_medium=button&utm_term=divyanshurawat&utm_campaign=github)
[![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/r46956)
[![DUB](https://img.shields.io/dub/l/vibe-d.svg?style=flat)](#)

[![Divyanshu](https://img.shields.io/badge/divyanshu-owner-brightgreen.svg?style=flat)](http://www.divyanshurawat.in)
[![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/divyanshu-rawat)
[![Build Status](https://travis-ci.org/divyanshu-rawat/JS-Testing.svg?branch=master)](https://travis-ci.org/divyanshu-rawat/JS-Testing)
[![NPM](https://img.shields.io/badge/npm-v3.10.10-blue.svg)](https://www.npmjs.com/package/npm)

##

* Building mobile apps with the Ionic framework.

##

### Installation Instructions

* Clone or download the repo. into any fresh temporary folder.

* Cd into that root folder you just cloned locally.

* Open terminal in the current folder and to install all dependencies type

```javascript
npm install
```

* Now typing

```javascript
npm start
```

* will start a rest-api !

* Now move on to ionic-content directory !

```javascript
ionic serve --lab
```

##

### For Any Query Ping Me

[![Join the chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/divyanshu001)

##

#### Description

* A small shopping cart application using the MEAN stack Users of this application will be able to browse through products,
add products to their cart, and even check out using the stripe API.
* As a new user, you'll be able to log in with Facebook.Then you'll be able to search for a Book
You'll be able to add the book to your cart,and then check out with a fake credit card.

##

### Package.json (dependencies)

* For dependencies refer Package.json.

##

### Contributing

1. Create your **_branch_**: `git checkout -b my-new-feature`

2. **_Commit_** your changes: `git commit -m 'Add some feature'`

3. **_Push_** to the branch: `git push origin my-new-feature`

4. Send a **Pull Request**

5. **_Enjoy!_**

##

![alt tag](https://github.com/divyanshu-rawat/my-ionic-Apache-Cordova/blob/master/screenshot/searching.png)

##

![alt tag](https://github.com/divyanshu-rawat/my-ionic-Apache-Cordova/blob/master/screenshot/fakecheckout%20%26%20fb%20Login.png)

##

![alt tag](https://github.com/divyanshu-rawat/my-ionic-Apache-Cordova/blob/master/screenshot/searching_2.png)

##