vincentoleary / NewForce__Capstone__1

This project was built during a two week sprint after being introduced to React.js . It is a web client for viewing Zotero libraries (www.zotero.com) and the user can edit items information and change an item's tags. I built the project to access my Zotero library while on the go, and now I can quickly search for names, dates, and references in my database or sort items by their date published, title, author, and more. It's a simple way to organize my items from any browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capstone project for first three months of NewForce

This project was built using React after learning react for only 2 weeks. It is a web client for viewing Zotero libraries (www.zotero.com) and making small edits to items or changing tags.

A working version of this project is deployed to Heroku here: https://zotero-capstone.herokuapp.com/

WARNING: This project was built as a student for demonstration purposes only. It may destroy or change your Zotero items in unexpected ways if used outside of my limited testing.

Homepage
Screenshot of the library homepage showing folders, tags, search, and the items themselves.
Editing
Screenshot showing inline forms to edit an item's tags.
Items
Screenshot of the details page for an item showing more data about an individual item.

About

This project was built during a two week sprint after being introduced to React.js . It is a web client for viewing Zotero libraries (www.zotero.com) and the user can edit items information and change an item's tags. I built the project to access my Zotero library while on the go, and now I can quickly search for names, dates, and references in my database or sort items by their date published, title, author, and more. It's a simple way to organize my items from any browser.


Languages

Language:JavaScript 90.7%Language:CSS 6.2%Language:HTML 3.1%