You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Homely is a booking application that enable users to view list of houses, add and remove houses, book a visit and see bookings. Homely is designed in such a way that the front-end is decoupled from the back-end to make it scalable and maintainable. Built using Ruby on Rails back-end and React front-end.
Version 2 of Habaneras de Lino, which is an ecommerce for clothing. This repo contains the backed api of the website using Django and Django Rest Framework. In addition, it contains a custom admin panel (different from Django's) developed using bootstrap
Our deployed APIs have an issue where only GET requests work in the browser, but not other POST requests. Also all APIs, including GET requests, are not functioning correctly in API testing platforms. You all also can be a part and work or give me suggestions on backend repo to resolve this issue. (the repo link i have provided in about section)
IFTA ya! is an online service for calculating an reporting IFTA Taxes used by truck owners and drivers. This repo contains the NEXT js Frontend that makes api call to a Flask Backend API
I created a full-stack blog website using React for the front end and Laravel for the back end. The React application provides a responsive user interface for creating, editing, and updating blog posts, while Laravel serves as a RESTful API to handle all backend operations.
This project is a simple Pokémon web app using the PokéAPI. It lets users search by Pokémon name or ID to view details like their name, image, and abilities. Built with responsive design, it’s user-friendly and perfect for fans or developers learning API integration.