This project was developed using Ruby on Rails and deployed on Heroku. Sometimes, the development influenced or modified the design for ease of deployability. For instance, I changed the login and signup pages design to better fit with the stock functionality provided by Devise – a session and user management gem. Or for instance, using datatables.js helped evolve the functionality offered on the links page.
While the web app is fully functional within the first phase’s requirements, it has yet to be connected to the Traken.io domain. Currently, I handle the admin’s role, and an important next step will be building out an admin role and a corresponding dashboard to manage users and links. Additionally, once the web app is launched, we can begin user testing and making iterative improvements.