thewillhuang on master
updated mongoose (compare)
thewillhuang on master
upgraded uglify to work with 0.… Merge branch 'master' of https:… removed trailing white spaces (compare)
simon-kim on master
Update README.md (compare)
simon-kim on master
Update bibleCtrl.js (compare)
simon-kim on master
Update bibleCtrl.js (compare)
simon-kim on master
Update .gitignore (compare)
thewillhuang on master
verse routes fix (compare)
thewillhuang on master
fix some bugs on the backend an… (compare)
thewillhuang on master
refactor into a function (compare)
thewillhuang on master
parsed out some html from esvap… (compare)
thewillhuang on master
server linting (compare)
thewillhuang on master
fix tests (compare)
thewillhuang on master
newrelic (compare)
Will and I talked about it and it just doesn't make sense to do it on MongoDB.
The project is much more suited for an SQL, so we'll be learning PostgreSQL.
So assuming that we make the switch, we're gonna keep the MVP simple.
Current MVP:
Homepage
User login (including edit page)
User profile page (including edit page)
Ability to load the Bible from API
Ability to click on individual verse
Ability to leave/edit comment on every verse
Ability to up vote/down vote
Functional searchbar