A dynamic cook book ( recipe app ) developed using Flutter and Django

RecipeBox A dynamic cook book ( recipe app ) developed using Flutter and Django. This app allows users to create, discover, save and rate their favorite recipes. Features Browse and search for recipes based on different categories. View detailed recipe information including ingredients, instructions, and images. Save favorite recipes for easy access. [ Not finished yet ] Create and manage …

A barber application that allows users to register seats in advance

Inspiration 💡 The inspiration behind our barber application came from the frustration of waiting for haircuts and the desire to provide a more efficient solution. We aimed to address the pain points of long wait times and enhance the overall experience for customers and barbershops. What it does 📲✂️ Our barber application revolutionizes the haircut booking process. Users can register …

An Android app aimed exclusively at aged people who have received the COVID-19 vaccine

covid-emergency An Android app aimed exclusively at aged people who have received the COVID-19 vaccine Screenshots of Process and App References: Raposo, A., 2021. Measuring Your Heart Rate Using Your Phone’s Camera and Flutter. [online] Medium. Available at: <https://betterprogramming.pub/measuring-your-heart-rate-using-your-phon es-camera-and-flutter-f444d3c4272a> [Accessed 4 April 2021]. Deshmukh, Y., 2021. Easy Ways to Pass and Receive Data With Flutter Stateful and Stateless Widgets …

A customised Flutter TextFormField to input international phone number along

intl_phone_number_field A customised Flutter TextFormField to input international phone number along with the country code. Usage InternationalPhoneNumberInput Available Parameters InternationalPhoneNumberInput( height: 60, controller: controller, inputFormatters: const [], formatter: MaskedInputFormatter(‘### ### ## ##’), initCountry: CountryCodeModel( name: «United States», dial_code: «+1», code: «US»), betweenPadding: 23, onChanged: (phone) { print(phone.code); }, loadFromJson: loadFromJson, dialogConfig: DialogConfig( backgroundColor: const Color(0xFF444448), searchBoxBackgroundColor: const Color(0xFF56565a), searchBoxIconColor: const …

A web3 application that combines hiking and GameFi

HikenDog-For-BNB-Hackathon-Only This is everything for BNB Hackathon Hikendog is a web3 application that combines hiking and GameFi, aiming to provide users with both the joy of hiking and the potential for earning rewards. By integrating gaming elements into the hiking experience, Hikendog offers users an immersive and rewarding journey. HikenDog was born to change the current landscape where many Move2Earn …

A multiplayer tic tac toe game which works in real time, built with flutter

❌⭕ TikiTaka TikiTaka is a multiplayer TicTacToe game which users play in realtime, it works on Android, iOS and Web. It is built with flutter on the client side and nodejs on the server side. Features Users can create/join room Users play in realtime Users points will be displayed Responsive UI 📸 ScreenShots 🚀 Installation After Cloning the repository, migrate …

A Flutter app fetches interesting cat facts

Flutter Cat Facts This project is a Flutter application that uses different technologies and techniques to provide an engaging, informative, and fun user experience. The app fetches interesting cat facts from CatFact Ninja and presents them alongside images sourced from Cat as a Service (CATAAS). All cat facts are stored locally on the device using Hive DB. final.cats.video.mov Key Features …

A Flutter app that helps users find the nearest local restaurants in their neighborhood

TasteTrail is a mobile app build with Flutter that helps users find the nearest local restaurants in their neighborhood. Getting Started To get started with TasteTrail, you’ll need to have the following installed on your device: An Android or iOS device The TasteTrail app downloaded from the app store Features TasteTrail includes the following features: Find the nearest restaurants in …

A flutter based college management application

E-Campus – Flutter Collage Management App E-Campus is a flutter based college management application developed as a final year project. The app is designed to provide students, teachers, and administrators with a single platform to manage academic activities efficiently. The app uses Firebase for authentication, and registration is based on OTP. The project also implements Role-Based Access Control (RBAC) to …

A Flutter app that provides daily updates on vegetable prices in Madurai, Tamil Nadu, India

Veggie Price App A Flutter app that provides daily updates on vegetable prices in Madurai, Tamil Nadu, India. It displays the prices of various vegetables in different markets, such as retail, wholesale, and shopping mall prices. Additionally, it includes graphs that show price trends for the past seven days. Screenshots Features Displays daily updates on vegetable prices in Madurai. Provides …