diff --git a/src/app/views/masters/batch-master/batch-master.component.html b/src/app/views/masters/batch-master/batch-master.component.html new file mode 100644 index 0000000..d552f67 --- /dev/null +++ b/src/app/views/masters/batch-master/batch-master.component.html @@ -0,0 +1,261 @@ + + + Back to List + + +
+ + +
+ +
+ + + + View Batch  13 + + +
+
+
+ + + + +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Batch CodeBatch NameBatch DateUniversity NameStatusIsDefaultAction
B001A1112/12/2018Karnataka university + Active + + + + | + +
B002B1112/12/2018Anna university + Active + + + + | + +
B003C1112/12/2018Bharathi University + Inactive + + + + | + +
B004D1112/12/2018Tamilnadu university + Inactive + + + + | + +
B005E2312/12/2018Thiruvalluvar university + Active + + + + | + +
+ +
+ +
+ +
+ + Add Batch +
+
+ Batch +
+ +
+
+
+
+ + +
+
+ + +
+ +
+ +
+
+ +
+
+ + + +
+ +
+
+
+ + + +
+
+ +
+
+
+
+
+ + + + + + + diff --git a/src/app/views/masters/batch-master/batch-master.component.scss b/src/app/views/masters/batch-master/batch-master.component.scss new file mode 100644 index 0000000..6f89d88 --- /dev/null +++ b/src/app/views/masters/batch-master/batch-master.component.scss @@ -0,0 +1,54 @@ + +.required{ + color:red; +} +* {box-sizing: border-box;} + + +.topnav { + overflow: hidden; + background-color: #e9e9e9; +} + +.topnav a { + float: left; + display: block; + color: black; + text-align: center; + padding: 14px 16px; + text-decoration: none; + font-size: 17px; +} + +.topnav a:hover { + background-color: #ddd; + color: black; +} + +.topnav a.active { + background-color: #2196F3; + color: white; +} + +.topnav input[type=text] { + float: right; + padding: 6px; + margin-top: 8px; + margin-right: 16px; + border: none; + font-size: 17px; +} + +@media screen and (max-width: 600px) { + .topnav a, .topnav input[type=text] { + float: none; + display: block; + text-align: left; + width: 100%; + margin: 0; + padding: 14px; + } + .topnav input[type=text] { + border: 1px solid #ccc; + } +} diff --git a/src/app/views/masters/batch-master/batch-master.component.ts b/src/app/views/masters/batch-master/batch-master.component.ts new file mode 100644 index 0000000..beab99a --- /dev/null +++ b/src/app/views/masters/batch-master/batch-master.component.ts @@ -0,0 +1,18 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-batch-master', + templateUrl: './batch-master.component.html', + styleUrls: ['./batch-master.component.scss'] +}) +export class BatchMasterComponent implements OnInit { + university = ["Select University","Anna University", "Thiruvalluvar University", "Bharathidasan University"]; + + +ngOnInit(){ + + } + + + +} diff --git a/src/app/views/masters/document-master/document-master.component.html b/src/app/views/masters/document-master/document-master.component.html new file mode 100644 index 0000000..0d59cf1 --- /dev/null +++ b/src/app/views/masters/document-master/document-master.component.html @@ -0,0 +1,159 @@ + + + Back to List + + +
+ + +
+ +
+ + + + View Document  13 + +
+
+
+ + + + +
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Document NameDocument DescriptionDocument DateAction
SFSemester Fess Document12/12/2018 + + + | + +
MFMarksheet Document12/12/2018 + | + +
EFExam Fees12/12/2018 + | + +
HTHall Ticket12/12/2018 + | + +
+ +
+ +
+ +
+ + Add Document +
+
+ Document +
+ +
+
+
+
+ + +
+
+ + +
+ + + +
+ +
+ +
+ + + +
+
+
+
+ +
+ +
+
+
+
+
+
+ + + + diff --git a/src/app/views/masters/document-master/document-master.component.scss b/src/app/views/masters/document-master/document-master.component.scss new file mode 100644 index 0000000..afeb7c4 --- /dev/null +++ b/src/app/views/masters/document-master/document-master.component.scss @@ -0,0 +1,4 @@ + +.required{ + color:red; +} diff --git a/src/app/views/masters/document-master/document-master.component.ts b/src/app/views/masters/document-master/document-master.component.ts new file mode 100644 index 0000000..a8597ba --- /dev/null +++ b/src/app/views/masters/document-master/document-master.component.ts @@ -0,0 +1,15 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-document-master', + templateUrl: './document-master.component.html', + styleUrls: ['./document-master.component.scss'] +}) +export class DocumentMasterComponent implements OnInit { + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/masters/examtime-table/examtime-table.component.html b/src/app/views/masters/examtime-table/examtime-table.component.html new file mode 100644 index 0000000..cd762a2 --- /dev/null +++ b/src/app/views/masters/examtime-table/examtime-table.component.html @@ -0,0 +1,193 @@ + + + Back to List + + +
+ + +
+ +
+ + + + Exam TimeTable  13 + +
+
+
+ + + + +
+
+
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
University NameBatch NameCourseSubject NameDateFrom TimeTo TimeAction
DMSBatch BMCAData Structure10/01/20181.00 PM4.00 PM + + | + +
AUTBatch AMBABusiness Logic12/12/201810.00 AM1.00 PM + | + +
AUTBatch AMBABusiness Logic12/12/201810.00 AM1.00 PM + | + +
AUTBatch AMBABusiness Logic12/12/201810.00 AM1.00 PM + | + +
+ +
+ +
+ +
+ + Add ExamTimetable +
+
+ ExamTable +
+ +
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+ +
+
+ +
+ +
+ + + +
+
+
+
+ +
+ +
+
+
+
+
+
+ + + + diff --git a/src/app/views/masters/examtime-table/examtime-table.component.scss b/src/app/views/masters/examtime-table/examtime-table.component.scss new file mode 100644 index 0000000..d1e861b --- /dev/null +++ b/src/app/views/masters/examtime-table/examtime-table.component.scss @@ -0,0 +1,30 @@ +p.example input[type=text] { + padding: 10px; + font-size: 13px; + border: 1px solid grey; + float: left; + width: 60%; + background: #f1f1f1; +} + +p.example button { + float: left; + width: 20%; + padding: 10px; + background: #2196F3; + color: white; + font-size: 13px; + border: 1px solid grey; + border-left: none; + cursor: pointer; +} + +p.example button:hover { + background: #0b7dda; +} + +p.example::after { + content: ""; + clear: both; + display: table; +} \ No newline at end of file diff --git a/src/app/views/masters/examtime-table/examtime-table.component.spec.ts b/src/app/views/masters/examtime-table/examtime-table.component.spec.ts new file mode 100644 index 0000000..676ef6b --- /dev/null +++ b/src/app/views/masters/examtime-table/examtime-table.component.spec.ts @@ -0,0 +1,25 @@ +import { async, ComponentFixture, TestBed } from '@angular/core/testing'; + +import { ExamtimeTableComponent } from './examtime-table.component'; + +describe('ExamtimeTableComponent', () => { + let component: ExamtimeTableComponent; + let fixture: ComponentFixture; + + beforeEach(async(() => { + TestBed.configureTestingModule({ + declarations: [ ExamtimeTableComponent ] + }) + .compileComponents(); + })); + + beforeEach(() => { + fixture = TestBed.createComponent(ExamtimeTableComponent); + component = fixture.componentInstance; + fixture.detectChanges(); + }); + + it('should create', () => { + expect(component).toBeTruthy(); + }); +}); diff --git a/src/app/views/masters/examtime-table/examtime-table.component.ts b/src/app/views/masters/examtime-table/examtime-table.component.ts new file mode 100644 index 0000000..2e30e90 --- /dev/null +++ b/src/app/views/masters/examtime-table/examtime-table.component.ts @@ -0,0 +1,18 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-examtime-table', + templateUrl: './examtime-table.component.html', + styleUrls: ['./examtime-table.component.scss'] +}) +export class ExamtimeTableComponent implements OnInit { + university = ["Select University","Anna University", "Thiruvalluvar University", "Bharathidasan University"]; + batch = ["Select Batch","Batch A","Batch B", "Batch C", "Batch D"]; + course = ["Select Course","MBA","MCA", "ME", "BE"]; + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/masters/fees-master/fees-master.component.html b/src/app/views/masters/fees-master/fees-master.component.html new file mode 100644 index 0000000..8bfbca6 --- /dev/null +++ b/src/app/views/masters/fees-master/fees-master.component.html @@ -0,0 +1,152 @@ + + + Back to List + + +
+ + +
+ +
+ + + + View Fees  13 + +
+
+
+ + + + +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FeesNameDescriptionStatusAction
TFTution Fees + Active + + | + +
SFSemester Fees + Active + + | + +
EFExam Fees + Inactive + + | + +
MF Mark Sheet Fees + Inactive + + | + +
+ +
+ +
+ +
+ + Add Fees +
+
+ Fees +
+ +
+
+
+ +
+ + +
+
+ + +
+
+
+
+ +
+ +
+ +
+
+
+
+
+ + + + + + + + \ No newline at end of file diff --git a/src/app/views/masters/fees-master/fees-master.component.scss b/src/app/views/masters/fees-master/fees-master.component.scss new file mode 100644 index 0000000..afeb7c4 --- /dev/null +++ b/src/app/views/masters/fees-master/fees-master.component.scss @@ -0,0 +1,4 @@ + +.required{ + color:red; +} diff --git a/src/app/views/masters/fees-master/fees-master.component.ts b/src/app/views/masters/fees-master/fees-master.component.ts new file mode 100644 index 0000000..c2910d2 --- /dev/null +++ b/src/app/views/masters/fees-master/fees-master.component.ts @@ -0,0 +1,15 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-fees-master', + templateUrl: './fees-master.component.html', + styleUrls: ['./fees-master.component.scss'] +}) +export class FeesMasterComponent implements OnInit { + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/masters/form-master/form-master.component.html b/src/app/views/masters/form-master/form-master.component.html new file mode 100644 index 0000000..75d7c97 --- /dev/null +++ b/src/app/views/masters/form-master/form-master.component.html @@ -0,0 +1,155 @@ + + + Back to List + + +
+ + +
+ +
+ + + + View Fees  13 + +
+
+
+ + + + +
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FormNameDescriptionStatusAction
TCTransfer certificate + Active + + | + +
PCProvisional Certificate + Active + + | + +
DCDegree Certificate + Inactive + + | + +
MSMark Sheet + Inactive + + | + +
+ +
+ +
+ +
+ + Add Form +
+
+ Form +
+ +
+
+
+ +
+ + +
+
+ + +
+
+
+
+ +
+ +
+ +
+
+
+
+
+ + + + + + + + + + \ No newline at end of file diff --git a/src/app/views/masters/form-master/form-master.component.scss b/src/app/views/masters/form-master/form-master.component.scss new file mode 100644 index 0000000..afeb7c4 --- /dev/null +++ b/src/app/views/masters/form-master/form-master.component.scss @@ -0,0 +1,4 @@ + +.required{ + color:red; +} diff --git a/src/app/views/masters/form-master/form-master.component.ts b/src/app/views/masters/form-master/form-master.component.ts new file mode 100644 index 0000000..2e80640 --- /dev/null +++ b/src/app/views/masters/form-master/form-master.component.ts @@ -0,0 +1,15 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-form-master', + templateUrl: './form-master.component.html', + styleUrls: ['./form-master.component.scss'] +}) +export class FormMasterComponent implements OnInit { + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/masters/study-material/study-material.component.html b/src/app/views/masters/study-material/study-material.component.html new file mode 100644 index 0000000..587361f --- /dev/null +++ b/src/app/views/masters/study-material/study-material.component.html @@ -0,0 +1,305 @@ +
+ +
+ +
+ + + + Received Study Materials +
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+ +
+
+ + + +
+
+ + +
+
+
+
+ +
+
+ +
+
+ + +
+
+ +
+
+ + +
+ +
+
+
+ + +
+
+
+
+ + View Received Study Materials  29 + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Study Center NameCourse NameCourier NoQuantityDispatch Date
Center AMCA1A1010/10/2018
Center BMBA1B1515/10/2018
Center CBE1C2010/11/2018
Center DDE1D3412/11/2018
+ +
+ +
+ +
+ + + Add Allocate Of Study Materials +
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+
+ +
+
+ + + +
+
+ + +
+
+
+
+ +
+
+ +
+
+ + +
+
+ +
+
+ + +
+ +
+
+
+ + +
+
+
+
+ + View Allocation of Study Materials  29 + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Study Center NameCourse NameCourier NoQuantityDispatch Date
Center AMCA1A1010/10/2018
Center BMBA1B1515/10/2018
Center CBE1C2010/11/2018
Center DDE1D3412/11/2018
+ +
+ +
+ +
+
+
+
+ +
\ No newline at end of file diff --git a/src/app/views/masters/study-material/study-material.component.scss b/src/app/views/masters/study-material/study-material.component.scss new file mode 100644 index 0000000..afeb7c4 --- /dev/null +++ b/src/app/views/masters/study-material/study-material.component.scss @@ -0,0 +1,4 @@ + +.required{ + color:red; +} diff --git a/src/app/views/masters/study-material/study-material.component.ts b/src/app/views/masters/study-material/study-material.component.ts new file mode 100644 index 0000000..fb95a26 --- /dev/null +++ b/src/app/views/masters/study-material/study-material.component.ts @@ -0,0 +1,15 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-study-material', + templateUrl: './study-material.component.html', + styleUrls: ['./study-material.component.scss'] +}) +export class StudyMaterialComponent implements OnInit { + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/masters/university-master/university-master.component.html b/src/app/views/masters/university-master/university-master.component.html new file mode 100644 index 0000000..56a5c48 --- /dev/null +++ b/src/app/views/masters/university-master/university-master.component.html @@ -0,0 +1,182 @@ +
+ +
+ +
+ + + + View University  29 + +
+
+
+ + + + +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
University IDUniversity NameEmail IDStatusActivity
KSOUKarnataka universityks@uni.com + Active + + | + +
AUTAnna universityau@uni.com + Active + + | + +
BUTBharathi Universitybu@uni.com + Inactive + + | + +
TUTTamilnadu universityta@uni.com + Inactive + + | + +
THUTThiruvalluvar universitythu@uni.com + Active + + | + +
+ +
+ +
+ +
+ + Add University +
+
+ University +
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+
+ +
+
+ + +
+
+ + +
+
+ +
+
+ +
+ +
+ +
+ +
+ +
+
+
+ +
+ +
+
+
+
+ +
\ No newline at end of file diff --git a/src/app/views/masters/university-master/university-master.component.scss b/src/app/views/masters/university-master/university-master.component.scss new file mode 100644 index 0000000..afeb7c4 --- /dev/null +++ b/src/app/views/masters/university-master/university-master.component.scss @@ -0,0 +1,4 @@ + +.required{ + color:red; +} diff --git a/src/app/views/masters/university-master/university-master.component.ts b/src/app/views/masters/university-master/university-master.component.ts new file mode 100644 index 0000000..1700a37 --- /dev/null +++ b/src/app/views/masters/university-master/university-master.component.ts @@ -0,0 +1,18 @@ +import { Component, OnInit } from '@angular/core'; +import { ModalDirective } from 'ngx-bootstrap/modal'; + +@Component({ + selector: 'app-university-master', + templateUrl: './university-master.component.html', + styleUrls: ['./university-master.component.scss'] +}) +export class UniversityMasterComponent implements OnInit { + + + constructor() { } + + ngOnInit() { + + } + +} diff --git a/src/app/views/status/paymentdetails/paymentdetails.component.html b/src/app/views/status/paymentdetails/paymentdetails.component.html new file mode 100644 index 0000000..e0dd1cd --- /dev/null +++ b/src/app/views/status/paymentdetails/paymentdetails.component.html @@ -0,0 +1,134 @@ + + + Back to List + + +
+ + +
+ +
+ + + + + + + +
+
+ PaymentDetails +
+
+ + +
+
+
+
+ + + + +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DateDescriptionDebitCreditBalance
10/08/2018FormID 1010,00010,000
11/08/2018FormID 2015,00025,000
12/08/2018FormID 35000020,000
16/08/2018FormID 410,000010,000
+ +
+ +
+
+
+ + + +
+ +
+
+
+ + + + diff --git a/src/app/views/status/paymentdetails/paymentdetails.component.scss b/src/app/views/status/paymentdetails/paymentdetails.component.scss new file mode 100644 index 0000000..e69de29 diff --git a/src/app/views/status/paymentdetails/paymentdetails.component.ts b/src/app/views/status/paymentdetails/paymentdetails.component.ts new file mode 100644 index 0000000..567a639 --- /dev/null +++ b/src/app/views/status/paymentdetails/paymentdetails.component.ts @@ -0,0 +1,15 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-paymentdetails', + templateUrl: './paymentdetails.component.html', + styleUrls: ['./paymentdetails.component.scss'] +}) +export class PaymentdetailsComponent implements OnInit { + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/studymaterial/allocatematerial/allocatematerial.component.html b/src/app/views/studymaterial/allocatematerial/allocatematerial.component.html new file mode 100644 index 0000000..f0a16f6 --- /dev/null +++ b/src/app/views/studymaterial/allocatematerial/allocatematerial.component.html @@ -0,0 +1,164 @@ +
+
+ + + View Allocation of Study Materials  29 + +
+
+
+ + + + +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Study Center NameBatch NameCourse NameQuantityDispatch Date
Center ABatch AMCA1010/10/2018
Center BBatch BMBA1515/10/2018
Center CBatch CBE2010/11/2018
Center DBatch DDE3412/11/2018
+ +
+ +
+ +
+ + Allocate Study Materials +
+
+ Study Material +
+
+ +
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+ +
+ +
+ +
+ + + +
+
+ +
+ + +
+ +
+ + +
+ +
+
+
+ +
+
\ No newline at end of file diff --git a/src/app/views/studymaterial/allocatematerial/allocatematerial.component.scss b/src/app/views/studymaterial/allocatematerial/allocatematerial.component.scss new file mode 100644 index 0000000..e69de29 diff --git a/src/app/views/studymaterial/allocatematerial/allocatematerial.component.ts b/src/app/views/studymaterial/allocatematerial/allocatematerial.component.ts new file mode 100644 index 0000000..b27d3ad --- /dev/null +++ b/src/app/views/studymaterial/allocatematerial/allocatematerial.component.ts @@ -0,0 +1,15 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-allocatematerial', + templateUrl: './allocatematerial.component.html', + styleUrls: ['./allocatematerial.component.scss'] +}) +export class AllocatematerialComponent implements OnInit { + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.html b/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.html new file mode 100644 index 0000000..32aa9fb --- /dev/null +++ b/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.html @@ -0,0 +1,156 @@ +
+
+ + + View Received Study Materials  29 +
+
+
+ + + + +
+
+
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
University NameCourse NameCourier NoQuantityReceived Date
Anna UniversityMCA1A1010/10/2018
Bharathi UniversityMBA1B1515/10/2018
Thiruvalluvar UniversityBE1C2010/11/2018
Kamaraj UniversityDE1D3412/11/2018
+ +
+ +
+ +
+ + Received Study Materials +
+
+ Study Material +
+
+
+
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+
+ + +
+ + +
+ +
+ +
+
+ +
+
+
+ +
+ + +
+
+ +
+ +
+
+
+
+
+
\ No newline at end of file diff --git a/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.scss b/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.scss new file mode 100644 index 0000000..e69de29 diff --git a/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.ts b/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.ts new file mode 100644 index 0000000..d5e10d0 --- /dev/null +++ b/src/app/views/studymaterial/receivedmaterial/receivedmaterial.component.ts @@ -0,0 +1,15 @@ +import { Component, OnInit } from '@angular/core'; + +@Component({ + selector: 'app-receivedmaterial', + templateUrl: './receivedmaterial.component.html', + styleUrls: ['./receivedmaterial.component.scss'] +}) +export class ReceivedmaterialComponent implements OnInit { + + constructor() { } + + ngOnInit() { + } + +} diff --git a/src/app/views/studymaterial/studymaterial-routing.module.ts b/src/app/views/studymaterial/studymaterial-routing.module.ts new file mode 100644 index 0000000..53f7fe8 --- /dev/null +++ b/src/app/views/studymaterial/studymaterial-routing.module.ts @@ -0,0 +1,34 @@ +import { NgModule } from '@angular/core'; +import { Routes, RouterModule } from '@angular/router'; +import { ReceivedmaterialComponent } from './receivedmaterial/receivedmaterial.component'; +import { AllocatematerialComponent } from './allocatematerial/allocatematerial.component'; + +const routes: Routes = [ +{ + path: '', + data: { + title: 'Studymaterial' + }, + children: [ + { + path: 'receivedmaterial', + component: ReceivedmaterialComponent, + data: { + title: 'ReceivedMaterial' + } + }, + { + path: 'allocatematerial', + component: AllocatematerialComponent, + data: { + title: 'AllocateMaterial' + } + } + ] + }]; + +@NgModule({ + imports: [RouterModule.forChild(routes)], + exports: [RouterModule] +}) +export class StudymaterialRoutingModule { } diff --git a/src/app/views/studymaterial/studymaterial.module.ts b/src/app/views/studymaterial/studymaterial.module.ts new file mode 100644 index 0000000..6db115d --- /dev/null +++ b/src/app/views/studymaterial/studymaterial.module.ts @@ -0,0 +1,25 @@ +import { NgModule } from '@angular/core'; +import { FormsModule } from '@angular/forms'; +import { CommonModule } from '@angular/common'; + + +import { TabsModule } from 'ngx-bootstrap/tabs'; +import { TooltipModule } from 'ngx-bootstrap/tooltip'; +import { ModalModule } from 'ngx-bootstrap/modal'; + +import { StudymaterialRoutingModule } from './studymaterial-routing.module'; +import { ReceivedmaterialComponent } from './receivedmaterial/receivedmaterial.component'; +import { AllocatematerialComponent } from './allocatematerial/allocatematerial.component'; + +@NgModule({ + imports: [ + CommonModule, + FormsModule, + TooltipModule, + ModalModule, + TabsModule, + StudymaterialRoutingModule + ], + declarations: [ReceivedmaterialComponent, AllocatematerialComponent] +}) +export class StudymaterialModule { }