Web application that manage food recipes with simplicity .
Simple, elegant frontend Python web application that work seamlessly with the ForkApi to provide management for food recipies collections.
ForkAPI is a Django drf based project which can be easily integrated as a backend service for a mobile application or web application that can display, add, favorite a food recipies. The api is designed to be simple to use with build in Dashboard panel to add recipies manual or using the provided endpoints (views in Django).