bolsas.istecni.co

A information retrieval system for IST, UTL student get notified about new scholarships that are available

MIT License

Stars
4
Committers
2

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

Node.js

hapi

MongoDB

Angularjs

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&param2=b...  // example active=true