Skip to content

In my early development career, I built a robust Task Manager Application using Laravel, designed to streamline the process of managing tasks efficiently. This application showcases my foundational skills in web development, particularly with Laravel, and demonstrates my ability to create, read, update, and delete (CRUD) functionalities.

License

Notifications You must be signed in to change notification settings

afmurillo97/crud-laravel

Repository files navigation

LinkedIn


Laravel Logo

CRUD With Laravel

In my early development career, I built a robust Task Manager Application using Laravel, designed to streamline the process of managing tasks efficiently. This application showcases my foundational skills in web development, particularly with Laravel, and demonstrates my ability to create, read, update, and delete (CRUD) functionalities.
Explore the docs »

Getting Started

Follow these steps to get the CRUD system up and running on your local machine.

Step-by-Step Setup

  1. Clone the Repository:

    • Open your terminal.
    • Run the following command to clone the repository:
      git clone [email protected]:afmurillo97/crud-laravel.git
    • Navigate to the project directory:
      cd crud-laravel
  2. Install Dependencies:

    • Run the following command to install the necessary dependencies using Composer:
      composer install
  3. Serve the Application:

    • Start the Laravel development server by running:
      php artisan serve
  4. Access the Application:

Now you should be able to view and interact with the sales system locally.

Screenshots

Start Project

Start Project

Articles Section

Products Section

Graphics Section

Graphics Section

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap my project.

  • PHP
  • Laravel
  • Javascript
  • MySQL
  • Composer

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Felipe Murillo - @murilloaf - [email protected]

Project Link: https://github.com/afmurillo97/crud-laravel

(back to top)

Acknowledgments

I'd like to express my gratitude to the following libraries and tools that have been instrumental in the development of ElectroniTech:

  • Composer - Dependency manager for PHP.
  • PHP - Server-side scripting language used in the backend development.
  • MySQL - Relational database management system used for storing data.

These resources have significantly contributed to the success and functionality of the Point Of Sale project.

(back to top)

About

In my early development career, I built a robust Task Manager Application using Laravel, designed to streamline the process of managing tasks efficiently. This application showcases my foundational skills in web development, particularly with Laravel, and demonstrates my ability to create, read, update, and delete (CRUD) functionalities.

Topics

Resources

License

Stars

Watchers

Forks