Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/b14ck0ps/inilabs-intern-assignment

Internship Assignment for iniLabs
https://github.com/b14ck0ps/inilabs-intern-assignment

inertiajs larvel vuejs

Last synced: about 2 months ago
JSON representation

Internship Assignment for iniLabs

Awesome Lists containing this project

README

        

# iniLabs-Intern-Assignment

Task 1
includes classes to represent geometric shapes, such as circles and rectangles, along with methods for calculating their areas.


Task 2
implements a logging system using interfaces. It includes classes that implement the logging interface and demonstrates their usage.


Task 5
implements a simple To-Do CRUD module using the Laravel framework for backend and Vue.js for frontend view rendering.