Pledgecamp Engineering Update #19

Samuel Pullman
Pledgecamp
Published in
2 min readAug 28, 2019

(See previous update here)

Hello again from the engineering team! Last week we released an updated version of the click-through prototype at https://alpha.pledgecamp.com This week we worked on bug fixes, reviewing API integrations, and getting started on beta version of the Pledgecamp platform, which will include payments on a test network. #BuildWednesday

We haven’t yet put together a video walkthrough of the site yet, since most of our efforts have been focused on reviewing issues and doing quality control.

Bug Reports

Speaking of bugs, we have a form set up here for public reports. We welcome any feedback about the design or user experience of the platform!

Backend

  • New lines of code: 63
  • Store moderator (Camp Share) information in user model
  • Remove a redundant user endpoint and improve testing
  • Fix a few authentication bugs
  • Fix a bug in project updates
  • Add a filter for sorting backers in the project dashboard

Frontend

  • New lines of code: 692
  • Update linter settings and migrate all code
  • Add unimplemented popups for various features
  • Remove unused tab from project page
  • Fix typos in site copy
  • Update footer links
  • Implement subscribing to project
  • Various authentication and project cart bug fixes

Total new lines of code: 755

Over the next few weeks we will release minor bug fix updates to the alpha site. Stay tuned for the announcement of the beta release!

--

--