Back to Projects

SolelyPets

Screenshot of SolelyPets
  • SolelyPets draws inspiration from Kickstarter and OnlyFans as a platform for animal shelters to accept donations.
  • The project started with Adobe XD for wireframes, and lucidchart for ERD(entity relational database) design.
  • Rails API as a backend, and taking advantages of gems like Bcrypt, JWT, and active_model_serializers(customization and rendering of data in JSON format). Cloudinary API to host photos and Stripe API to handle donations securely.
  • Frontend utilizes Javascript libraries such as React.js, react-router-dom, and Redux.js(state management through global store). Styling accomplished by Semantic UI.
Visit Repo