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

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.
Great. Thanks :) @as-many
Cool.
Laramap will be refactored next month.
But cool that people are build similar applications to Laramap which build by me.. :)
Awesome! I was thinking of making this for Cachet, but now I don't need to.
Hey @as-many .. I made some PR´s on your repository..
Please or to participate in this conversation.