Add create new project

Implementing a “create new project” functionality in the dashboard of the platform. The created new project should be immediately updated in the project dashboard.

Description

To implement 2 features from create new project.

  1. Add environment for the project, by default there is an environment named default. In the array of object environment, there should be only one default workspace. And user can add as many environments as they want.

  2. After sending the environment request. The project dashboard should auto refresh to show the recently added project.

Issues & Pull Requests Thread
No issues or pull requests added.