Code Monkey home page Code Monkey logo

techfest's Introduction

Logo

About Map Vibe

Attention: Do you want to explore the world? Map Vibes is the perfect app for you!

Interest: Map Vibes is a Direction App that brings you the opportunity to explore new destinations in the world, and also take you on a new adventure and experience in your own backyard.

Desire: Explore breathtaking routes and places with Map Vibes to make your vacation more memorable. Book your flight now!

Packages

You need Composer & Node.js to download the required packages for Map Vibes to function, on the parent directory you have to run composer install & npm install.

APIs used

Mapbox API

Google Places API

Requirements

  • We recommend using Laragon
  • Map Vibes won’t run with PHP versions that are lower than 8.0
  • Map Vibes uses MySql as database, version of MySql should be higher than 5.7
  • Map Vibes uses TAILWIND CSS framework, for UI

Commands

  • First of all we have to install all dependencies needed for the project using this composer command: composer install

  • To generate a new .env file for SIA, you should run this command: mv .env.example .env

  • To clear your application cache: php artisan cache:clear

  • For a faster load of application we recommend you run this command: composer dump-autoload

  • To set the APP_KEY value in your .env file: php artisan key:generate

  • To enable Tailwind CSS for Map Vibes run: composer require laravel-frontend-presets tailwindcss

  • You have to run these four commands to install node required dependencies: npm install
    npm install --save --legacy-peer-deps
    npm install laravel-mix@latest --save-dev
    npm run dev

  • To create e link into storage directory to save files run: php artisan storage:link

  • To install tables into your database run:To install tables into your database run: php artisan migrate

Collaborators

techfest's People

Contributors

denishotii avatar arditxhaferi avatar denishotistarlabs avatar oltigjaka avatar

Stargazers

 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.