-
π Iβm currently working on Bill Box
-
π± Iβm currently learning react native and Unreal engine 5
-
π¬ Ask me about Flutter
Great! If you've created the project in Flutter, the README would need some adjustments to reflect the specific technologies and setup for a Flutter-based project. Here's a modified version for a Flutter project:
TakeCare is a mobile application developed using Flutter, designed to simplify the process of booking appointments at clinics across India. With TakeCare, users can easily find and schedule appointments with healthcare providers, making it convenient to access medical services on the go.
-
User-friendly Interface: The application provides an intuitive and easy-to-use interface, ensuring a seamless experience for users looking to book appointments.
-
Search and Discover Clinics: Users can search for clinics based on location, specialty, or specific healthcare providers, allowing them to find the right healthcare services that meet their needs.
-
Appointment Booking: TakeCare allows users to book appointments with just a few taps. Users can select the date and time that suits them best, reducing waiting times at the clinic.
-
User Accounts: Registered users can create accounts to manage their appointments, view past bookings, and receive notifications about upcoming appointments.
- Flutter: UI toolkit for building natively compiled applications for mobile, web, and desktop from a single codebase.
- Dart: Programming language optimized for building mobile, desktop, server, and web applications.
- Special thanks to the contributors who have dedicated their time and effort to make TakeCare a valuable resource for users seeking healthcare services.
Feel free to reach out if you have any questions or concerns. Happy coding!
PaperLess billing history by any Store
BillBox is an innovative billing system designed to streamline the process of generating and managing bills for small-scale businesses. With its intuitive Android and desktop applications, BillBox offers users a convenient platform to create, view, and organize online bills effortlessly.
This Application use to view bill history with paper less solution.
- @YagneshJariwala - Linkedin
Create a note for own..
What things you need to install the software and how to install them.
git clone https://github.com/yagnesh0312/dear_diary_desktop.git
This project is build in flutter you need to install flutter
π€
Dijkstra's algorithm efficiently finds the shortest path from a source node to all other nodes in a graph with non-negative edge weights, using a priority queue to greedily select the next node with the smallest tentative distance. It terminates when all nodes have been visited, providing the shortest paths and distances.
Dijkstra's algorithm is a graph algorithm that finds the shortest path between two nodes in a graph. It works by maintaining a set of nodes that have been visited, and a set of nodes that have not been visited. The algorithm repeatedly expands the set of visited nodes by choosing the node with the lowest cost, and adding its neighbors to the set of visited nodes. The algorithm terminates when the destination node is reached.
git clone https://github.com/yagnesh0312/find_shortest_path_flutter.git
Connect with chat
Are you tired of cumbersome messaging apps that clutter your screen and complicate your conversations? Say hello to Y Chat, where simplicity meets sophistication, revolutionizing the way you connect with your friends, family, and colleagues.
add dependency
pip install opencv-python
pip install pillow
pip install numpy
pip install face_recognition
implement by
- Yagnesh Jariwala
- Vraj Chovatiya