hasNewBooks
hasNewDress
hasNewBicycle
hasStationerySet
hasSchoolBag
hasLunchBox
hasWaterBottle
hasSportsKit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import React from 'react' | |
| import ReactDOM from 'react-dom/client' | |
| import './index.css' | |
| import { | |
| useReactTable, | |
| ColumnResizeMode, | |
| getCoreRowModel, | |
| ColumnDef, |
export const routines = [
{
standard: 1,
periods: [
{
day: "Mon",
number: 1,
subject: "Political Science",
teacher: "Anusuya Deshpande",
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [{"name":" Chandra Nehru","email":"Subhashini78@hotmail.com","age":80},{"name":" Dhatri Tagore","email":"Aatreya_Pilla39@yahoo.co.in","age":90},{"name":" Chidaatma Bharadwaj","email":"Anuja.Guneta8@hotmail.com","age":19},{"name":" Gangesh Devar","email":"Bandhul.Deshpande@yahoo.co.in","age":80},{"name":" Deb Abbott","email":"Anusuya_Bhattathiri25@hotmail.com","age":87},{"name":" Anil Acharya","email":"Prayag.Agarwal54@yahoo.co.in","age":44},{"name":" Anunay Rana","email":"Ekaparnika_Prajapat30@hotmail.com","age":81},{"name":" Dayaamay Guneta","email":"Gemini66@yahoo.co.in","age":91},{"name":" Kumuda Arora","email":"Deeptanshu23@hotmail.com","age":34},{"name":" Gautam Varma","email":"Rohan_Reddy@gmail.com","age":53},{"name":" Baalaaditya Tandon","email":"Arindam.Khatri@hotmail.com","age":75},{"name":" Bodhan Iyengar","email":"Sarada.Desai52@gmail.com","age":26},{"name":" Vidhur Reddy","email":"Dandapaani_Dwivedi21@gmail.com","age":49},{"name":" Vasanti Tandon","email":"Gautam.Somayaji87@yahoo.co.in","age":71}, |
[
{
"author": "Jacquelyn Varman",
"email": "Digambara_Varma@yahoo.co.in",
"board": "Jammu and Kashmir State Board of School Education (JKBOSE)",
"subject": "Art",
"year": 2016,
"standard": "VI",
"set": "G",CBSE
ICSE
Maharashtra State Board of Secondary and Higher Secondary Education (MSBSHSE)
Tamil Nadu State Board of Secondary Education (TNBSE)
West Bengal Board of Secondary Education (WBBSE)
Karnataka Secondary Education Examination Board (KSEEB)
Andhra Pradesh Board of Secondary Education (BSEAP)
Telangana State Board of Intermediate Education (TSBIE)
import { TextField, Button, Container, Paper, Stack } from '@mui/material';
import { Form, Field } from 'houseform';
function App() {
return (
<>
<Container maxWidth="xl" sx={{ py: 5 }}>
<Paper sx={{ p: 4 }}>
<Form onSubmit={(values) => console.log('Form Values: ', values)}>import {
TextField,
Button,
Container,
Paper,
Stack,
FormControl,
FormControlLabel,
Checkbox,NewerOlder