Giter Site home page Giter Site logo

yash1200 / petals Goto Github PK

View Code? Open in Web Editor NEW
18.0 3.0 3.0 5.5 MB

A project to help restaurants in post covid world made with Flutter, VueJs and NodeJs.

License: GNU General Public License v3.0

JavaScript 4.59% Kotlin 0.25% Swift 0.80% Objective-C 0.08% Dart 69.25% HTML 2.91% CMake 6.38% C++ 2.00% C 0.66% Vue 13.08%
flutter node-js mongodb vuejs null-safety restaurants

petals's Introduction

Petals

I don't know why the name "Petals"

Petals is a project made with Flutter, VueJs, Node Js and MongoDB.

Petals is a service with which we can avoid touching unnecessary things at restaurants and avoid exposure to germs and viruses in this post COVID world by following certain measures.

Petals will show you every possible detail about a restaurant like menu, name of owner, phone number, email (if available) and other details just by scanning a QR-code at the restaurant.

Supported Platforms

  • Android
  • iOS
  • Web (Petal)
  • Linux (Petal)

To run the project

  • Start Mongodb

    sudo systemctl start mongodb
    mongo
    
  • Start server

    cd backend
    npm i
    npx nodemon index
    
  • Change IP of API calls

    nano [app]/lib/values/strings.dart
    

    And update the "ip" value with the ip of your server.

  • Run Petals (App)

    flutter run --release
    

    or build apk

    flutter build apk --release
    

    or build for web

    flutter build web --release
    
  • Run Petals Web

    npm install
    npm run build
    

Petals

Home Screen Details Screen

Petals Business

Home Screen Edit Details Screen

Created & Maintained By

Yash Johri

yash1200 | Twitter yash1200 | LinkedIn yash1200 | Instagram yash1200 | Medium

petals's People

Contributors

dependabot[bot] avatar fareeshussain avatar yash1200 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.