8000 GitHub - shuvo2062/mapPlaces: Google Maps JS API CRUD application demo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shuvo2062/mapPlaces

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mapPlaces - My Google Maps JS API CRUD application demo

A little info about the project:

This application was created as a demo for a job position.

At first I was going to make this using Angular 5, but when I began working on this I though that a basic jQuery / Bootstrap 4 / PHP application would be enough.

It would also work better with the Google API.

In hindsight I could / should have used Angular, but this is the road I took so I went with it.

Overall I'm fairly satisfied with my end result, allthough I could improve this more hours and hours.

I did not complete all the given tasks, but the basic crud capabilities are there and it looks nice so I'm happy.


If you want to run this app in your own evinronment, localhost, test server etc. you'll need to create your own database with fields:

id, title, description, address, lat, lng, openinghour, closinghour

You'll also need to change the parameters in config.php to match your own environment.

Make sure you are using PHP 5.5 or later, this project was made on 7.1

Used technologies:


The application can also be tested at http://mikaeljm.com/places/


- Mikael

About

Google Maps JS API CRUD application demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • PHP 28.4%
  • JavaScript 10.6%
  • CSS 3.7%
0