Awesome
bolsas.istecni.co
A information retrieval system for the IST, UTL student to get notified about new scholarships that are available.
Idea behind this project
It all started....
What is under the hood and where to learn more
Javascript
- Javascript Design Patterns
- JS in Ten Minutes
- Writting modular Javascript
- Javascript Allonge
- Javascript Succintly
- Javascript Garden
- Programming Javascript Applications
- JS the right way
- Basic Javascript for the impatient programmer
Node.js
- Node.js
- Mastering Node.js
- nodeschool.io
- Streams
- Up and Running with Nodejs
- Mixu's node book
- The Node Beginner Book
hapi
MongoDB
Angularjs
- angular.js
- angularjs fundamental in 60 minutes
- egghead - tutorial videos
- angular.js, learn to build modern web apps
Twitter bootstrap
How to Contribute
1.1 fork
1.2 Set up your machine
1.3 Commit
1.4 Submit a pull request
Development
Install the necessary dependencies
$ npm install
When you change .js files in ./lib, run browserify by:
$ npm run dist
You can start the app by:
$ npm start
Or with nodemon by:
$ npm run mon
Automate
# set the permissions to be able to execute, just once
$ chmod +x bin/watch.js
then
$ bin/watch.js
API
GET /scholarships // Get all the scholarships
GET /scholarships?param1=a¶m2=b... // example active=true