issues
search
collinmutembei
/
III
blst - plan your life
https://blst-api.herokuapp.com
MIT License
0
stars
0
forks
source link
Checkpoint III Submission
#1
Closed
collinmutembei
closed
8 years ago
collinmutembei
commented
8 years ago
[x] Allow for
CRUD
operations on
bucketlists
[x] Allow for
CRUD
operations on
items
[x] Implements authentication using
JWT
for API endpoints
[x] Has a client (
website
) consuming the API
bonus
[x] Uses twitter authentication
andela-anandaa
commented
8 years ago
Git / Commit Messages
Consistent commit messages
README / Comments
The README is ok
Good: Has additional instruction on deploying to Heroku with
templates
Code Quality
Code quality is good, with one minor nitpicks by
Quantified Code
.
Testing
Good: 95% test coverage.
Functionality
Code works as expected
UX/UI
Good: use of favicon
Work on the landing page (fixed on resubmission)
Nitpick: save the user extra clicks to accomplish a goal
CRUD
operations on bucketlistsCRUD
operations on itemsbonus