Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVASCRIPT FINAL PROJECT - SCHOOL SYSTEM

Table of Contents

General Info

This is a DCI end of chapter project. This project is an object oriented school system made using javascript programming language.

The project is designed as classes, functions, modules, states. In particular, its modular structure has made the codes reusable and made the system more understandable.

One of the important features of the project is to keep the system running continuously by catching possible error situations.

Preview

There are three main groups in the system. These:

 - Director
 - Teachers
 - Students.

These people can do their own operations on their own pages. For example, while the director can create a new class, this is not possible for the student.

There are also common operations such as changing passwords, sending messages and accessing personal information.

Some prominent features of the system

New Student Registration

alt text

Adding a new class to the system

alt text

Message sending and reading

alt text alt text

Usage

Information of some default characters for quick use:

alt text

Director

Director Full Name : Maxim Mustermann
Password : 1236

Teacher

Teacher Full Name : Fabian Lehrermann Password : 1235

Student

Student Full Name : Ahmet Yanik Password : 1234

Technologies

Contact

Created by Ahmet Yanik - feel free to contact me for any inquiries! ahmetyanikdev@gmail.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages