Pinned Repositories
blog_api
In this project, we will be using the full set of Django REST Framework features. It will have users, permissions, and allow for full CRUD (Create-Read-Update-Delete) functionality. We’ll also explore viewsets, routers, and documentation.
Learn-Dart
PetPaw
PetPaw is a web application that helps pet owners manage the welfare of their pet(s). In this website, we have the vet’s interface and the pet owner’s interface. In the vet interface, veterinary doctors can accept or reject an appointment, prescribe and make treatment for a pet and create bill. In the pet owner’s interface, a user can...
rest-framework
Django REST Framework (DRF) is a powerful and flexible toolkit for building Web APIs in the Django web framework. It is a third-party package that enhances Django's capabilities for creating robust and scalable RESTful APIs.
ticketapp
todos
to-do application
Weather-forecast
A weather forecast app that retrieves the user IP and display weather info based the user location. Also a user can search the weather info of any city.
Esese-Joshua's Repositories
Esese-Joshua/Learn-Dart
Esese-Joshua/blog_api
In this project, we will be using the full set of Django REST Framework features. It will have users, permissions, and allow for full CRUD (Create-Read-Update-Delete) functionality. We’ll also explore viewsets, routers, and documentation.
Esese-Joshua/todos
to-do application
Esese-Joshua/rest-framework
Django REST Framework (DRF) is a powerful and flexible toolkit for building Web APIs in the Django web framework. It is a third-party package that enhances Django's capabilities for creating robust and scalable RESTful APIs.
Esese-Joshua/Weather-forecast
A weather forecast app that retrieves the user IP and display weather info based the user location. Also a user can search the weather info of any city.
Esese-Joshua/PetPaw
PetPaw is a web application that helps pet owners manage the welfare of their pet(s). In this website, we have the vet’s interface and the pet owner’s interface. In the vet interface, veterinary doctors can accept or reject an appointment, prescribe and make treatment for a pet and create bill. In the pet owner’s interface, a user can...
Esese-Joshua/ticketapp