Giter Site home page Giter Site logo

laravel-skills-test-v1.0's Introduction

##Project Title

Laravel Skills Test v1.0

##Introduction

Create a very simple Laravel web application for task management: -Create task (info to save: task name, priority, timestamps) 
-Edit task -Delete task -Reorder tasks with drag and drop in the browser. Priority should automatically be updated based on this. 
#1 priority goes at top, #2 next down and so on. -Tasks should be saved to a mysql table.

##Getting Started

   This application highly makes use of the power of dependency injection of components at three level layers (service, repository and form request) into the service container
   
   These instructions will get you a copy of the project up and running on your local machine 
   for development and testing purposes. 
   See deployment for notes on how to deploy the project on an apache  system.

##Deployments

 1) git clone https://github.com/DIEUDONNE-DENGUN/Laravel-Skills-Test-v1.0
 2) move the cloned project into an apache web server or any web server of choice 
 3) Create an empty MYSQL database with name bridge_africa_ventures as indicated on the .env file (please take look of .env to set up database configuration on your server)
 4) Kindly open a terminal or command line tool and cd into the project directory
 4) run the following this command to run this database table migrations (products and users) : php artisan migrate
 5) Launched web run and access application from browser computer like : http://hostname:port/project_dir/public

##Built With

 Laravel framework
 User Interface based on bootstrap 4.5.2 (NB: used the cdn version, requires internet to load application views properly)
 Jquery jquery-3.5.1 (NB: used the cdn version, requires internet to load application views properly)

Last Thought

Thank you for taking the time in testing the project. Would appreciate feedback

License

The Laravel framework is open-source software licensed under the MIT license.

Author

 Dieudonne Takougang

laravel-skills-test-v1.0's People

Contributors

dieudonne-dengun avatar

Watchers

James Cloos avatar  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.