Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/b14ck0ps/inilabs-intern-assignment
- Owner: b14ck0ps
- Created: 2023-08-17T07:12:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-17T07:30:26.000Z (over 1 year ago)
- Last Synced: 2023-08-17T08:50:55.408Z (over 1 year ago)
- Topics: inertiajs, larvel, vuejs
- Language: PHP
- Homepage:
- Size: 394 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.