Code Monkey home page Code Monkey logo

zero2one-assignment's Introduction

Assignment

Create a simple Responsive web application to show the list of Restaurants by using Google Map API which users can enter a keyword to search, default the keyword to Bang sue.

Condition

  • Choose the PHP framework you’re expert in, if you can use Laravel will be a plus
  • Choose the JS framework you’re expert in, if you can use VueJSlNuxtJS will be a plus
  • Use PHP as an API endpoint to communicate with Google Map API
  • Cache the search result to improve the performance on the server side
  • Use JS framework to communicate with API
  • Show the list of restaurant and its location
  • User can enter a new search keyword
  • Make it look nice enough by using Bootstrap and CSS
  • Put some code comments by assuming there’ll be some other people continue your work
  • Upload your code to any Git server

To run

I use Redis in this project to cache the search result so I advice you to run back-end server using docker ./vendor/bin/sail up

I use Vite for front-end build tool npm install npm run dev

Don't forget to setup your .env to have GOOGLE_API_KEY (example in .env.example)

zero2one-assignment's People

Contributors

o0kurenai0o 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.