Code Monkey home page Code Monkey logo

food-server's Introduction


Food App Backend๐Ÿ‘‹


Build Status Documentation License: BSD 3--Clause Twitter: alphaolomi Maintained:yes PRs Welcome Hits


An elegant backend server for simple food delivery application built with Laravel.

๐Ÿ  Homepage food-engine.herokuapp.com

๐Ÿ“„ Documentation


Technologies and Features Used


Modules involved

  • Landing Website
  • Front Menu + Ordering Website
  • Web Dashboard
  • REST API
  • OpenAPI Docs

๐Ÿš€ Development

Composer and Yarn/NPM package manager are required

Via Git

  • Fork, then Clone
git clone https://github.com/alphaolomi/foodapp-server.git

cd foodapp-server

composer install --no-interaction
yarn install
  • Edit .env and set your database connection details
cp .env.example .env
  • Genrate keys and migrate tables
php artisan key:generate
php artisan migrate
php artisan db:seed

Run tests

composer test

โœ Author


๐Ÿค Contributing

Pull requests are most welcome, Contributions, issues and feature requests are welcome too!

Feel free to check issues page. You can also take a look at the contributing guide.


๐Ÿ”’ Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.


๐Ÿ“„ License

BSD 3-Clause License. Please see License File for more information.


Show your support

Give a โญ๏ธ if this project helped you! GitHub stars

Recommend me on LinkedIn

This README was generated with โค๏ธ by readme-md-generator

food-server's People

Contributors

alphaolomi avatar renovate-bot avatar dependabot[bot] 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.