Skip to content

Commit

Permalink
Added project description
Browse files Browse the repository at this point in the history
- removed boilerplate images and references
  • Loading branch information
JusticeV452 committed Feb 12, 2024
1 parent a11908d commit 9c46b3c
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/wireframe.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Boilerplate app
You can use this to start a new project
# Data Driven Democracy
Mapping India's 2024 Elections "Data-Driven Democracy" is a project designed to illuminate the complexities of India's electoral process through the lens of digital humanities, aligning closely with the DH goals of interdisciplinary research and innovative public scholarship. At the heart of this initiative is a collaboration between MIT's UROP students and Indian journalists, aimed at developing a dynamic website that presents real-time election data, opinion polls, and demographic analyses in an accessible, visual format.

Click "Use this template" button
![Use repository as template screenshot](docs/images/template.png)
This project not only seeks to demystify the vast electoral landscape of the world's largest democracy but also to engage UROP students in the practical application of digital tools and methodologies in social sciences research. By integrating data visualization, statistical analysis, and digital mapping, students will gain hands-on experience in translating complex datasets into compelling, user-friendly narratives.

Make sure that you change the owner to `dhmit` organization and add a new name.
"Data-Driven Democracy" embodies the DH mission by fostering a learning environment where technology meets humanities, encouraging students to explore the digital dimensions of civic engagement and political discourse. The project's collaborative framework offers a unique opportunity for students to contribute to meaningful research that bridges academic inquiry with real-world applications, enhancing public understanding of democratic processes and enriching the digital humanities community at MIT.

![Use repository as template screenshot](docs/images/boilerplate.png)
2 changes: 1 addition & 1 deletion backend/app/models.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""
Models for the the [BOILERPLATE] web app.
Models for the the data-driven-democracy web app.
"""
2 changes: 1 addition & 1 deletion backend/app/tests.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Tests for the [BOILERPLATE] web app.
Tests for the data-driven-democracy web app.
"""
# pylint: disable-msg=C0116
# ignoring pylint's `missing-function-docstring` errors
Expand Down
1 change: 0 additions & 1 deletion docs/README.md

This file was deleted.

Binary file removed docs/images/boilerplate.png
Binary file not shown.
Binary file removed docs/images/template.png
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/components/global/Nav.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const Nav = () => {

return (
<nav className="navbar navbar-light bg-light navbar-expand-sm">
<a className="navbar-brand link-home" href="/">Boilerplate app</a>
<a className="navbar-brand link-home" href="/">Data Driven Democracy app</a>
<ul className="navbar-nav mr-auto">
<li className="nav-item">
<a href="/example/1">Example</a>
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "boilerplate",
"name": "data-driven-democracy",
"version": "1.0.0",
"description": "",
"main": "index.js",
Expand All @@ -13,15 +13,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/dhmit/boilerplate.git"
"url": "git+https://github.com/dhmit/data-driven-democracy.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/dhmit/boilerplate/issues"
"url": "https://github.com/dhmit/data-driven-democracy/issues"
},
"homepage": "https://github.com/dhmit/boilerplate#readme",
"homepage": "https://github.com/dhmit/data-driven-democracy#readme",
"devDependencies": {
"@babel/core": "^7.14.6",
"@babel/preset-env": "^7.14.5",
Expand Down
2 changes: 1 addition & 1 deletion webpack-stats.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"status":"done","chunks":{"index":["index.bundle.css","index.bundle.js","index.9f6f5c4ac6f403048df0.hot-update.js"]},"publicPath":"http://localhost:3000/build/","assets":{"f6cf50e029aebb893651ef9cdeb29fae.svg":{"name":"f6cf50e029aebb893651ef9cdeb29fae.svg","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/f6cf50e029aebb893651ef9cdeb29fae.svg","publicPath":"http://localhost:3000/build/f6cf50e029aebb893651ef9cdeb29fae.svg"},"index.bundle.css":{"name":"index.bundle.css","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.bundle.css","publicPath":"http://localhost:3000/build/index.bundle.css"},"index.bundle.js":{"name":"index.bundle.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.bundle.js","publicPath":"http://localhost:3000/build/index.bundle.js"},"index.90a6c70a3f4cc54ef31b.hot-update.js":{"name":"index.90a6c70a3f4cc54ef31b.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.90a6c70a3f4cc54ef31b.hot-update.js","publicPath":"http://localhost:3000/build/index.90a6c70a3f4cc54ef31b.hot-update.js"},"index.90a6c70a3f4cc54ef31b.hot-update.json":{"name":"index.90a6c70a3f4cc54ef31b.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.90a6c70a3f4cc54ef31b.hot-update.json","publicPath":"http://localhost:3000/build/index.90a6c70a3f4cc54ef31b.hot-update.json"},"index.2ecd9e812f607c1e163a.hot-update.js":{"name":"index.2ecd9e812f607c1e163a.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.2ecd9e812f607c1e163a.hot-update.js","publicPath":"http://localhost:3000/build/index.2ecd9e812f607c1e163a.hot-update.js"},"index.2ecd9e812f607c1e163a.hot-update.json":{"name":"index.2ecd9e812f607c1e163a.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.2ecd9e812f607c1e163a.hot-update.json","publicPath":"http://localhost:3000/build/index.2ecd9e812f607c1e163a.hot-update.json"},"index.56a2cf075f0a717c20ae.hot-update.js":{"name":"index.56a2cf075f0a717c20ae.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.56a2cf075f0a717c20ae.hot-update.js","publicPath":"http://localhost:3000/build/index.56a2cf075f0a717c20ae.hot-update.js"},"index.56a2cf075f0a717c20ae.hot-update.json":{"name":"index.56a2cf075f0a717c20ae.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.56a2cf075f0a717c20ae.hot-update.json","publicPath":"http://localhost:3000/build/index.56a2cf075f0a717c20ae.hot-update.json"},"index.ec1aae2e1f68b51ea9a7.hot-update.js":{"name":"index.ec1aae2e1f68b51ea9a7.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.ec1aae2e1f68b51ea9a7.hot-update.js","publicPath":"http://localhost:3000/build/index.ec1aae2e1f68b51ea9a7.hot-update.js"},"index.ec1aae2e1f68b51ea9a7.hot-update.json":{"name":"index.ec1aae2e1f68b51ea9a7.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.ec1aae2e1f68b51ea9a7.hot-update.json","publicPath":"http://localhost:3000/build/index.ec1aae2e1f68b51ea9a7.hot-update.json"},"index.3becaa064fba129efa30.hot-update.js":{"name":"index.3becaa064fba129efa30.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.3becaa064fba129efa30.hot-update.js","publicPath":"http://localhost:3000/build/index.3becaa064fba129efa30.hot-update.js"},"index.3becaa064fba129efa30.hot-update.json":{"name":"index.3becaa064fba129efa30.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.3becaa064fba129efa30.hot-update.json","publicPath":"http://localhost:3000/build/index.3becaa064fba129efa30.hot-update.json"},"index.22e53f3b8976426b146d.hot-update.js":{"name":"index.22e53f3b8976426b146d.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.22e53f3b8976426b146d.hot-update.js","publicPath":"http://localhost:3000/build/index.22e53f3b8976426b146d.hot-update.js"},"index.22e53f3b8976426b146d.hot-update.json":{"name":"index.22e53f3b8976426b146d.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.22e53f3b8976426b146d.hot-update.json","publicPath":"http://localhost:3000/build/index.22e53f3b8976426b146d.hot-update.json"},"index.021bb15adca116910cd7.hot-update.js":{"name":"index.021bb15adca116910cd7.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.021bb15adca116910cd7.hot-update.js","publicPath":"http://localhost:3000/build/index.021bb15adca116910cd7.hot-update.js"},"index.021bb15adca116910cd7.hot-update.json":{"name":"index.021bb15adca116910cd7.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.021bb15adca116910cd7.hot-update.json","publicPath":"http://localhost:3000/build/index.021bb15adca116910cd7.hot-update.json"},"index.9f6f5c4ac6f403048df0.hot-update.js":{"name":"index.9f6f5c4ac6f403048df0.hot-update.js","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.9f6f5c4ac6f403048df0.hot-update.js","publicPath":"http://localhost:3000/build/index.9f6f5c4ac6f403048df0.hot-update.js"},"index.9f6f5c4ac6f403048df0.hot-update.json":{"name":"index.9f6f5c4ac6f403048df0.hot-update.json","path":"/Users/anastasia/Documents/Github/boilerplate/assets/bundles/index.9f6f5c4ac6f403048df0.hot-update.json","publicPath":"http://localhost:3000/build/index.9f6f5c4ac6f403048df0.hot-update.json"}}}
{"status":"done","chunks":{"index":["index.bundle.css","index.bundle.js","index.9f6f5c4ac6f403048df0.hot-update.js"]},"publicPath":"http://localhost:3000/build/","assets":{"f6cf50e029aebb893651ef9cdeb29fae.svg":{"name":"f6cf50e029aebb893651ef9cdeb29fae.svg","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/f6cf50e029aebb893651ef9cdeb29fae.svg","publicPath":"http://localhost:3000/build/f6cf50e029aebb893651ef9cdeb29fae.svg"},"index.bundle.css":{"name":"index.bundle.css","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.bundle.css","publicPath":"http://localhost:3000/build/index.bundle.css"},"index.bundle.js":{"name":"index.bundle.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.bundle.js","publicPath":"http://localhost:3000/build/index.bundle.js"},"index.90a6c70a3f4cc54ef31b.hot-update.js":{"name":"index.90a6c70a3f4cc54ef31b.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.90a6c70a3f4cc54ef31b.hot-update.js","publicPath":"http://localhost:3000/build/index.90a6c70a3f4cc54ef31b.hot-update.js"},"index.90a6c70a3f4cc54ef31b.hot-update.json":{"name":"index.90a6c70a3f4cc54ef31b.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.90a6c70a3f4cc54ef31b.hot-update.json","publicPath":"http://localhost:3000/build/index.90a6c70a3f4cc54ef31b.hot-update.json"},"index.2ecd9e812f607c1e163a.hot-update.js":{"name":"index.2ecd9e812f607c1e163a.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.2ecd9e812f607c1e163a.hot-update.js","publicPath":"http://localhost:3000/build/index.2ecd9e812f607c1e163a.hot-update.js"},"index.2ecd9e812f607c1e163a.hot-update.json":{"name":"index.2ecd9e812f607c1e163a.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.2ecd9e812f607c1e163a.hot-update.json","publicPath":"http://localhost:3000/build/index.2ecd9e812f607c1e163a.hot-update.json"},"index.56a2cf075f0a717c20ae.hot-update.js":{"name":"index.56a2cf075f0a717c20ae.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.56a2cf075f0a717c20ae.hot-update.js","publicPath":"http://localhost:3000/build/index.56a2cf075f0a717c20ae.hot-update.js"},"index.56a2cf075f0a717c20ae.hot-update.json":{"name":"index.56a2cf075f0a717c20ae.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.56a2cf075f0a717c20ae.hot-update.json","publicPath":"http://localhost:3000/build/index.56a2cf075f0a717c20ae.hot-update.json"},"index.ec1aae2e1f68b51ea9a7.hot-update.js":{"name":"index.ec1aae2e1f68b51ea9a7.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.ec1aae2e1f68b51ea9a7.hot-update.js","publicPath":"http://localhost:3000/build/index.ec1aae2e1f68b51ea9a7.hot-update.js"},"index.ec1aae2e1f68b51ea9a7.hot-update.json":{"name":"index.ec1aae2e1f68b51ea9a7.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.ec1aae2e1f68b51ea9a7.hot-update.json","publicPath":"http://localhost:3000/build/index.ec1aae2e1f68b51ea9a7.hot-update.json"},"index.3becaa064fba129efa30.hot-update.js":{"name":"index.3becaa064fba129efa30.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.3becaa064fba129efa30.hot-update.js","publicPath":"http://localhost:3000/build/index.3becaa064fba129efa30.hot-update.js"},"index.3becaa064fba129efa30.hot-update.json":{"name":"index.3becaa064fba129efa30.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.3becaa064fba129efa30.hot-update.json","publicPath":"http://localhost:3000/build/index.3becaa064fba129efa30.hot-update.json"},"index.22e53f3b8976426b146d.hot-update.js":{"name":"index.22e53f3b8976426b146d.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.22e53f3b8976426b146d.hot-update.js","publicPath":"http://localhost:3000/build/index.22e53f3b8976426b146d.hot-update.js"},"index.22e53f3b8976426b146d.hot-update.json":{"name":"index.22e53f3b8976426b146d.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.22e53f3b8976426b146d.hot-update.json","publicPath":"http://localhost:3000/build/index.22e53f3b8976426b146d.hot-update.json"},"index.021bb15adca116910cd7.hot-update.js":{"name":"index.021bb15adca116910cd7.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.021bb15adca116910cd7.hot-update.js","publicPath":"http://localhost:3000/build/index.021bb15adca116910cd7.hot-update.js"},"index.021bb15adca116910cd7.hot-update.json":{"name":"index.021bb15adca116910cd7.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.021bb15adca116910cd7.hot-update.json","publicPath":"http://localhost:3000/build/index.021bb15adca116910cd7.hot-update.json"},"index.9f6f5c4ac6f403048df0.hot-update.js":{"name":"index.9f6f5c4ac6f403048df0.hot-update.js","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.9f6f5c4ac6f403048df0.hot-update.js","publicPath":"http://localhost:3000/build/index.9f6f5c4ac6f403048df0.hot-update.js"},"index.9f6f5c4ac6f403048df0.hot-update.json":{"name":"index.9f6f5c4ac6f403048df0.hot-update.json","path":"/Users/anastasia/Documents/Github/data-driven-democracy/assets/bundles/index.9f6f5c4ac6f403048df0.hot-update.json","publicPath":"http://localhost:3000/build/index.9f6f5c4ac6f403048df0.hot-update.json"}}}

0 comments on commit 9c46b3c

Please sign in to comment.