mercuryseries's avatar

Create a Laramap.com Clone app

Hi guys,

I made this simple app "Laracarte" with Laravel 5.1 (kind of laramap.com clone) for learning purposes.

Demo App: http://laracarte.herokuapp.com/

Source Code on GitHub: https://github.com/mercuryseries/laracarte

Screenshot

Features:

  • Authentication System (with ability to edit your profile informations)
  • Geolocation by address
  • Google Maps Integration
  • Markdown Parser
  • Simple pagination
  • Bootstrap Integration
  • Gravatar Support
  • File Uploading
  • Glide integration for image manipulation
  • S3 storage for production
  • Mandrill Integration
  • Deployment on heroku

Feel free to test it, view the source code and improve it.

TODO:

  • Allow a user to find all his neighbor artisans.
  • Allow users to publish tutorials.
  • Make a little bit of refactoring by creating a Profile model and a ProfilesController Controller in order to improve our code quality.
  • Improve the User Interface.
  • Write some tests.
0 likes
5 replies
fwartner's avatar

Cool.

Laramap will be refactored next month. But cool that people are build similar applications to Laramap which build by me.. :)

1 like
jbrooksuk's avatar

Awesome! I was thinking of making this for Cachet, but now I don't need to.

1 like
fwartner's avatar

Hey @as-many .. I made some PR´s on your repository..

1 like

Please or to participate in this conversation.