Notegraphy is a social posting app that makes it easy to share content on the web by providing users with filters that changes the way they write online.
TECHNOLOGIES USED
Ruby on Rails, MySQL, Redis.
TECH CHALLENGES & SOLUTIONS
Challenge
Weak software architecture and low quality of code.
Solutions
Architecture audit/due diligence preparation
Challenge
Speed of development
Solutions
- Refactoring in order to reduce duplicity
- Introduction to TDD
- Functional tests introduction