Giter Site home page Giter Site logo

manrriquez / foodfy-front Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 117 KB

Order and inventory control system for restaurants under development using Vue 3 | Vue-cli | Vue router | Tailwind

JavaScript 9.94% HTML 10.68% Vue 78.32% CSS 1.06%
login manrriquez system tailwind tailwindcss vue3 vuecli vuejs

foodfy-front's Introduction

<?php

namespace Manrriquez;

class About extends Me
{
    public function getCurrentWorkplace(): array
    {
        return [
            'workplace' => [
                'company' => '奇艺集团',
                'position' => 'Software Engineer Front-End'         
            ]
        ];
    }

    public function getTechnologies(): array
    {
        return [
            Php::class,
            Laravel::class,
            Javascript::class,
            Vuejs::class,
            ReactJS::class,
            TailwindCss::class,
            Bootstrap::class,
            Materialize::class,
            Css::class,
            Less::class
            Sass::class,
        ];
    }
    
    public function getTools(): array
    {
       return [
         Insomnia::class,
         Postman::class,
         HeidSql::class,
         PhpStorm::class,
       ];
    }
    
    public function getSO(): array
    {
       return [
         Windows::class,
         Linux::class,
       ];
    }
    
    public function getFutureGoal(): string
    {
        return 'To contribute to open source.';
    }
}

foodfy-front's People

Contributors

manrriquez avatar

Stargazers

 avatar  avatar

Watchers

 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.