/com

com.iaau.edu.kg

Primary LanguageHTML

COM

Redesign the existing Computer Science department's website. The mini project's purpose is to teach students and practice Git VCS. Teach how to work and collaborate on the project using the VCS Git.

Teamleader: Tansuluu

Designer,Black worker: Nadyr

JS developer: Tansuluu

Content manager, problem solver: Meder

Content manager, QA tester: Nurdin

. ├── calendar
│   ├── academic-calendar.html
│   ├── finals.html
│   ├── labs.html
│   ├── midterms.html
│   └── schedule-of-lectures.html
├── department
│   ├── alumni.html
│   ├── contact-us.html
│   ├── developments.html
│   ├── graduates.html
│   ├── info.html
│   ├── news.html
│   └── prospective-students.html
├── faculty
│   ├── a.bondarev.html
│   ├── faculty.html
│   ├── m.muhammed.html
│   ├── m.omuraliev.html
│   ├── n.shaidullaev.html
│   └── s.erdolatov.html
├── fonts
│   ├── flaticon
│   │   ├── font
│   │   │   └── flaticon.html
├── grad
│   ├── grad-admission.html
│   ├── grad-courses.html
│   ├── grad-research.html
│   └── overview.html
├── help.html
├── h.html
└── index.html
│   ├── labs.html
│   ├── policy.html
│   └── software.html
├── program
│   ├── admission.html
│   ├── courses.html
│   ├── degree_details.html
│   ├── degree-guide.html
│   ├── exam_rules.html
│   ├── faq.html
│   ├── recent-diplomas.html
│   ├── research.html
│   └── thesis
│   ├── adminreg.html
│   ├── campus.html
│   ├── checklist.html
│   ├── completion.html
│   ├── copyright.html
│   ├── doc-specs.html
│   ├── grade.html
│   ├── intro.html
│   ├── masterworks.html
│   ├── prizing.html
│   ├── proposal-agreement-letter.html
│   ├── proposal.html
│   ├── release-letter.html
│   ├── sample-abstract.html
│   ├── sample-title.html
│   ├── sample-title-student.html
│   ├── start.html
│   ├── submitting.html
│   ├── supervisor-topic.html
│   ├── template.html
│   ├── thesis-spec.html
│   ├── timing.html
└──   └── topic.html