Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finished Project #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/node_modules/
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# project_what_have_you_done
Build an application to help track the legislative activities of your local representatives.
Built an application to help track the legislative activities of your local representatives.

## Note: Current required API has been shutdown, so I used dummy json data for the meantime until I find a good API to collect the required data.
63 changes: 63 additions & 0 deletions app.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
var express = require('express');
var path = require('path');
var favicon = require('serve-favicon');
var logger = require('morgan');
var cookieParser = require('cookie-parser');
var bodyParser = require('body-parser');
var utils = require('./utils');

var index = require('./routes/index');
var results = require('./routes/results');
var api = require('./routes/api');
var people = require('./routes/people');

var app = express();

// view engine setup
app.set('views', path.join(__dirname, 'views'));
app.set('view engine', 'hbs');


// testing
// let reps = utils.APIManager.get('http://localhost:3000/api/reps');

// reps
// .then(function(res) {

// })
// .catch(function(res) {

// })

// uncomment after placing your favicon in /public
//app.use(favicon(path.join(__dirname, 'public', 'favicon.ico')));
app.use(logger('dev'));
app.use(bodyParser.json());
app.use(bodyParser.urlencoded({ extended: false }));
app.use(cookieParser());
app.use(express.static(path.join(__dirname, 'public')));

app.use('/', index);
app.use('/results', results);
app.use('/people', people);
app.use('/api', api);

// catch 404 and forward to error handler
app.use(function(req, res, next) {
var err = new Error('Not Found');
err.status = 404;
next(err);
});

// error handler
app.use(function(err, req, res, next) {
// set locals, only providing error in development
res.locals.message = err.message;
res.locals.error = req.app.get('env') === 'development' ? err : {};

// render the error page
res.status(err.status || 500);
res.render('error');
});

module.exports = app;
90 changes: 90 additions & 0 deletions bin/www
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
#!/usr/bin/env node

/**
* Module dependencies.
*/

var app = require('../app');
var debug = require('debug')('project-what-have-you-done:server');
var http = require('http');

/**
* Get port from environment and store in Express.
*/

var port = normalizePort(process.env.PORT || '3000');
app.set('port', port);

/**
* Create HTTP server.
*/

var server = http.createServer(app);

/**
* Listen on provided port, on all network interfaces.
*/

server.listen(port);
server.on('error', onError);
server.on('listening', onListening);

/**
* Normalize a port into a number, string, or false.
*/

function normalizePort(val) {
var port = parseInt(val, 10);

if (isNaN(port)) {
// named pipe
return val;
}

if (port >= 0) {
// port number
return port;
}

return false;
}

/**
* Event listener for HTTP server "error" event.
*/

function onError(error) {
if (error.syscall !== 'listen') {
throw error;
}

var bind = typeof port === 'string'
? 'Pipe ' + port
: 'Port ' + port;

// handle specific listen errors with friendly messages
switch (error.code) {
case 'EACCES':
console.error(bind + ' requires elevated privileges');
process.exit(1);
break;
case 'EADDRINUSE':
console.error(bind + ' is already in use');
process.exit(1);
break;
default:
throw error;
}
}

/**
* Event listener for HTTP server "listening" event.
*/

function onListening() {
var addr = server.address();
var bind = typeof addr === 'string'
? 'pipe ' + addr
: 'port ' + addr.port;
debug('Listening on ' + bind);
}
193 changes: 193 additions & 0 deletions dummy/dummy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,193 @@
{
"results": {

"house": [
{
"name": "Ted Lieu",
"party": "Democrat",
"picture": "https://yt3.ggpht.com/-rpKz1kT8zdQ/AAAAAAAAAAI/AAAAAAAAAAA/tJqE89_Yiro/s100-c-k-no-mo-rj-c0xffffff/photo.jpg",
"phone": "(202) 225-3976",
"website": "https://lieu.house.gov/",
"bills": [
{
"name": "hjres41-115",
"description": "Providing for congressional disapproval under chapter 8 of title 5, United States Codes, of a rule submitted by the Securities and Exchange Commission relating to 'Disclosure of Payments by Resource Extration Issuers'.",
"yes": "",
"no": "1"
},

{
"name": "hjres38-115",
"description": "Disapproving the rule submitted by the Department of Interor known as the Stream Protection Rule.",
"yes": "",
"no": "1"
},

{
"name": "hr7-115",
"description": "To prohibit taxpayer funded abortions",
"yes": "",
"no": "1"
},

{
"name": "s84-115",
"description": "A bill to provide for an exception to a limition against appointment of...",
"yes": "1",
"no": ""
}
]
},

{
"name": "Brad J. Sherman",
"party": "Democrat",
"picture": "https://media.licdn.com/mpr/mpr/shrink_100_100/p/4/005/09e/215/3c3c3d6.jpg",
"phone": "(202) 225-5911",
"website": "https://sherman.house.gov/",
"bills": [
{
"name": "hjres41-115",
"description": "Providing for congressional disapproval under chapter 8 of title 5, United States Codes, of a rule submitted by the Securities and Exchange Commission relating to 'Disclosure of Payments by Resource Extration Issuers'.",
"yes": "1",
"no": ""
},

{
"name": "hjres38-115",
"description": "Disapproving the rule submitted by the Department of Interor known as the Stream Protection Rule.",
"yes": "",
"no": "1"
},

{
"name": "hr7-115",
"description": "To prohibit taxpayer funded abortions",
"yes": "1",
"no": ""
},

{
"name": "s84-115",
"description": "A bill to provide for an exception to a limition against appointment of...",
"yes": "1",
"no": ""
}
]
},
{
"name": "Adam B. Schiff",
"party": "Democrat",
"picture": "https://yt3.ggpht.com/-4AJyR4X5VhA/AAAAAAAAAAI/AAAAAAAAAAA/nvH6cIGxgZE/s100-c-k-no-mo-rj-c0xffffff/photo.jpg",
"phone": "(202) 225-4176",
"website": "https://schiff.house.gov/",
"bills": [
{
"name": "hjres41-115",
"description": "Providing for congressional disapproval under chapter 8 of title 5, United States Codes, of a rule submitted by the Securities and Exchange Commission relating to 'Disclosure of Payments by Resource Extration Issuers'.",
"yes": "1",
"no": ""
},

{
"name": "hjres38-115",
"description": "Disapproving the rule submitted by the Department of Interor known as the Stream Protection Rule.",
"yes": "1",
"no": ""
},

{
"name": "hr7-115",
"description": "To prohibit taxpayer funded abortions",
"yes": "",
"no": "1"
},

{
"name": "s84-115",
"description": "A bill to provide for an exception to a limition against appointment of...",
"yes": "1",
"no": ""
}
]
}
],

"senate": [
{
"name": "Kamala Harris",
"party": "Democrat",
"picture": "https://www.aspenideas.org/sites/default/files/styles/thumbnail/public/pictures/people/Kamala_Harris.jpeg",
"phone": "(202) 224-3553",
"website": "https://www.harris.senate.gov/",
"bills": [
{
"name": "hjres41-115",
"description": "Providing for congressional disapproval under chapter 8 of title 5, United States Codes, of a rule submitted by the Securities and Exchange Commission relating to 'Disclosure of Payments by Resource Extration Issuers'.",
"yes": "",
"no": "1"
},

{
"name": "hjres38-115",
"description": "Disapproving the rule submitted by the Department of Interor known as the Stream Protection Rule.",
"yes": "",
"no": "1"
},

{
"name": "hr7-115",
"description": "To prohibit taxpayer funded abortions",
"yes": "1",
"no": ""
},

{
"name": "s84-115",
"description": "A bill to provide for an exception to a limition against appointment of...",
"yes": "",
"no": "1"
}
]
},
{
"name": "Dianne Feinstein",
"party": "Democrat",
"picture": "https://i2.wp.com/momocrats.com/wp-content/uploads/catablog/thumbnails/DianneFeinstein.jpg?w=838",
"phone": "(202) 224-3841",
"website": "https://www.feinstein.senate.gov/public/",
"bills": [
{
"name": "hjres41-115",
"description": "Providing for congressional disapproval under chapter 8 of title 5, United States Codes, of a rule submitted by the Securities and Exchange Commission relating to 'Disclosure of Payments by Resource Extration Issuers'.",
"yes": "",
"no": "1"
},

{
"name": "hjres38-115",
"description": "Disapproving the rule submitted by the Department of Interor known as the Stream Protection Rule.",
"yes": "1",
"no": ""
},

{
"name": "hr7-115",
"description": "To prohibit taxpayer funded abortions",
"yes": "",
"no": "1"
},

{
"name": "s84-115",
"description": "A bill to provide for an exception to a limition against appointment of...",
"yes": "",
"no": "1"
}
]
}
]

}

}
Loading