... | @@ -4,7 +4,7 @@ The SDK4ED Dashboard is built using [React](https://reactjs.org/), a JavaScript |
... | @@ -4,7 +4,7 @@ The SDK4ED Dashboard is built using [React](https://reactjs.org/), a JavaScript |
|
|
|
|
|
Project management functionalities are handled by a project management API developed in ASP.NET Core 2.0 and a PostgreSQL that acts as the projects’ object-relational DB system. Through the project management API it is possible to perform Create Read Update Delete (CRUD) operations such as list projects, create new project, update project etc.
|
|
Project management functionalities are handled by a project management API developed in ASP.NET Core 2.0 and a PostgreSQL that acts as the projects’ object-relational DB system. Through the project management API it is possible to perform Create Read Update Delete (CRUD) operations such as list projects, create new project, update project etc.
|
|
|
|
|
|
More details on User and Project Management functionalities of the SDK4ED Dashboard can be found in (User-Project-Management)[User-Project-Management] section.
|
|
More details on User and Project Management functionalities of the SDK4ED Dashboard can be found in [User-Project-Management](User-Project-Management) section.
|
|
|
|
|
|
- **Step 1**: Clone the latest SDK4ED Dashboard version that can be found in the present Gitlab repository and navigate to the root directory.
|
|
- **Step 1**: Clone the latest SDK4ED Dashboard version that can be found in the present Gitlab repository and navigate to the root directory.
|
|
- **Step 2**: To deploy the application you have to first install all the dependencies used. Open cmd and run the following command:
|
|
- **Step 2**: To deploy the application you have to first install all the dependencies used. Open cmd and run the following command:
|
... | | ... | |