https://github.com/hawkpraveen/day-6-task
This repo contains Day 6 task of MERN Stack
https://github.com/hawkpraveen/day-6-task
classes-in-javascript constructor objects-and-classes oops-in-javascript setter-getter
Last synced: 2 months ago
JSON representation
This repo contains Day 6 task of MERN Stack
- Host: GitHub
- URL: https://github.com/hawkpraveen/day-6-task
- Owner: Hawkpraveen
- Created: 2024-03-28T15:11:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T15:18:55.000Z (about 1 year ago)
- Last Synced: 2025-01-11T13:54:07.579Z (4 months ago)
- Topics: classes-in-javascript, constructor, objects-and-classes, oops-in-javascript, setter-getter
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains the day 6 task of the MERN Stack.
Day 6 task comprises of the following :
Task 1-> An instance of class Movie represents a film.
Task 2 -> Cricle Class.
Task 3 -> Write a “person” class to hold all the details.
Task 4 -> write a class to calculate the Uber price.