Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 775 Bytes

hostel.md

File metadata and controls

28 lines (16 loc) · 775 Bytes

HOST: https://soafrontend.herokuapp.com/students

Application dependencies

To run the application, you need to install Node.js.

Node.js - https://nodejs.org/en/

Install modules

To run the application, you need to install node modules, which are in use at the application.

Type npm install at project directory.

Application start

Type npm start to start the application.

Hostel

image

Features:

Sorting: click at labels at the top of the table.

Add new item: click at ДОБАВИТЬ СТУДЕНТА to add an item.

Edit item: click at РЕДАКТИРОВАТЬ to edit an item.

Delete item: click at УДАЛИТЬ to delete an item.