Skip to content

rvenkateshkumar86-cts/code-assistant-ui

Repository files navigation

code-assistant-ui

Problem statement

After cloud readiness report, if project has suitability to move to cloud then what is the next step and what type of technologies need to be add. Developer has to take manual analysis on Cloud native approach aspects like Containerization, Micro-services, CI/CD Pipeline etc. It takes hardly more than a month to come up with a manual solution.

Solution

Code assistant AI enable developer to auto generate the Cloud suitability code based on project technologies been uses on UI, Middle and Backend layers. Based on the AI analysis, tool find whether it is “Cloud native” or “Hybrid Cloud” then it will generate cloud compatibility code as a zip file. Once downloaded, developer can extract the zip file and move the generate files in to project root location. Cloud generation based on cloud native approach like Containerization, Kubernetes and Gitlab CI pipeline template.

Project Description:

Project is used as a UI project to interact with CodeGeneratorAI experience API project. It is implemented using Angular 7, HTML5.

Software required for Window OS

Software required for Linux

Steps to run Code-assistant-UI in local

  • Run "npm install" from the project location in command prompt
  • Run "npm run start" to compile and execute the UI project
  • From browser, Open localhost:4200 to access code-assistant-ai dashboard
  • Developer should inputs like ProjectName, technologies in UI, Middle and backend layer. Finally, click on submit button to submit the request.
  • Code will be generated and downloaded as a zip file. Developer can extract and move the files into project root location eg: C:/dev/projectNameUI

UI Snapshots

image image

Technologies

About

Code Assistant AI Dashboard for generating Code for Cloud

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors