https://github.com/pollend/bonappeseekserver
https://github.com/pollend/bonappeseekserver
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pollend/bonappeseekserver
- Owner: pollend
- License: apache-2.0
- Created: 2015-04-12T00:50:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-25T04:21:39.000Z (about 11 years ago)
- Last Synced: 2023-08-07T14:21:56.739Z (almost 3 years ago)
- Language: JavaScript
- Size: 65.8 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BonAppeSEEKServer
-------------------
#Introduction
Many children often have specific preferences with what foods he or she consumes, which makes food selection extremely difficult for parents. For instance, a child may only eat cuisine that are dry in texture, or salty in teaste, or cannot mix textures at all. Because he or she is picky to eating a limited number of foods, the child may not receive necessary nutrients to maintain a healthy body and mind
The Actual app is in another repository : https://github.com/pollend/BonAppeSEEKApp
#Installation
------------------------
npm install -g cordova
http://cordova.apache.org/docs/en/4.0.0/
npm install -g ionic
http://ionicframework.com/docs/
you have to install the ant debugger.
#Ionic
---------------------
Your Ionic project is ready to go! Some quick tips:
* cd into your project: $ cd app
* Setup this project to use Sass: ionic setup sass
* Develop in the browser with live reload: ionic serve
* Add a platform (ios or Android): ionic platform add ios [android]
Note: iOS development requires OS X currently
See the Android Platform Guide for full Android installation instructions:
https://cordova.apache.org/docs/en/edge/guide_platforms_android_index.md.html
* Build your app: ionic build
* Simulate your app: ionic emulate
* Run your app on a device: ionic run
* Package an app using Ionic package service: ionic package
#server libraries
-----------------------------
express.js
http://expressjs.com/
Jade
http://expressjs.com/guide/using-template-engines.html
http://naltatis.github.io/jade-syntax-docs/
http://jade-lang.com/api/
http://jade-lang.com/reference/case/
Mysql
https://www.npmjs.com/package/mysql