v9.3.0pin_code_fields
A highly customizable PIN/OTP input field for Flutter with Material Design support and headless core for custom UIs.
This is FE code for restaurant management.
v9.3.0A highly customizable PIN/OTP input field for Flutter with Material Design support and headless core for custom UIs.
Dartlang port of socket.io-client for web, flutter, dartvm to use
v4.0.1A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
v3.1.0Flutter's core Dropdown Button widget with a steady dropdown menu and many other options you can customize to your needs.
v1.1.6Pagination using numbers, similar to the classic web-style pagination. Explore pages by numbers, not infinite scrolling!
{"sdk":"flutter"}{"sdk":"flutter"}^1.0.2^10.0.0^0.18.0^2.0.5^3.2.3^2.1.0^8.2.2^4.0.1^5.3.2^8.1.2^2.0.5^3.0.0^0.0.3+2^4.2.1^2.3.7^8.0.1^3.0.3^3.5.0^2.0.3+1^6.0.20^5.2.0{"sdk":"flutter"}^2.0.0English project snapshot. Visit GitHub for the latest content.
https://raw.githubusercontent.com/DyNamite-TNT-1/restaurant_flutter/HEAD/assets/images/logo_website.png
Firestaurant is a website that helps users book tables online quickly, conveniently and without wasting much time and helps managers automate all processes for recording requests to book tables/change tables from clients.
This is a Frontend source code to help develop a restaurant reservation website - an academic project of the subject "Object-oriented programming techniques" - taught by lecturer Huynh Trung Tru.
Made by:
automatically arranges tables(without manager intervention) and notifies prepaid fees(if any). In case there is a prepaid fee, the person booking the table is required to pay before the specified time. Otherwise, the system will no longer hold the reservation.allows clients to message the manager and vice versa. This helps the restaurant easily connect and better understand clients' requests as well as make clients express their opinions more clearly to the restaurant.Visit Firestaurant
image
image
image
This tab helps you prepare a table reservation request by entering information such as the number of guests, date and time of the event, seating location, and a list of dishes, drinks, services, and notes you want to send to the restaurant.
image
image
image
Click on "Ghi chú" Tab to add your note.
Click on "Reservation Confirmation" to make a reservation(need Sign In).
image
image
image
image
This function need to Sign In.
image
image
Firstly, need an IDE/Editor where build and compile code. Highly recommend to using VSCode. Because it's very popular, easy to use and have many extension that make coding more funny and easier.
See this original document to more information.
Run flutter doctor -v to check version of Flutter and if any missing related to Flutter.
If you have VSCode and all of above things, now run this.
Step 1: Run flutter pub get to get all package/dependency is used in source code.
Step 2: Check the bottom right corner, you can see available devices (maybe IDE needs a few seconds to load it). Click on it and select any browser you have.
Screen Shot 2023-10-26 at 10 23 14 AMStep 3: Check the bar on top, you can see a button called "Run". Click on it. After that, click on "Run without debugging", or "Start debugging" if you want debug code.
Screen Shot 2023-10-26 at 10 31 40 AMStep 4: Check the result.
Step 5: Make a coffee and fix bug. :coffee: :hammer_and_wrench: :lady_beetle: