SuperCoder v0.0.1 #78
neelayan7
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
✨ SuperCoder v0.0.1 ✨
Projects, Boards, Workbench, Code and Pull Request
The Core Components ⚙
📁 Introducing Projects
Users can create multiples projects, select the framework they wish to use and give the project a title and a description. Users can build applications using Flask and Django frameworks for backend and Next.js for frontend as of now.
📋 Boards to create user stories:
Users can use the boards to create, update and manage the stories that are required for software development. These stories are similar to PRDs given by the Product Managers, but slightly more specific and granular. Add the test cases related to the story for quality assurance, and finally provide any instructions you would provide as a developer.
For Frontend, create a design story and upload the screenshots of the design.
🛠️ Working with the Workbench:
Users can move one story after the other to in progress. This will take the user to the workbench where the output, activity and thoughts, the details of the story can be viewed.
The Frontend workbench gives the code ouput as well as the browser view, which can be used to copy the frontend code.
🖥️ Using the Code Editor:
The Code editor can be used to view the current state of code, debug any issues and run the terminal to check server status or any other issue.
For integrating the frontend code, we can paste the created code from the design workbench to the remote repository.
🔗 Merging and Re-building from Pull Requests:
The PRs raised by SuperCoder can be viewed here that can be reviewed and rebuilt with any feedback or can be merged into the remote repository.
Thanks to the contributors @luciferlinx101 , @jedan2506 @rounak610 @Fluder-Paradyne @czezi @Tarraann !
This discussion was created from the release SuperCoder v0.0.1.
Beta Was this translation helpful? Give feedback.
All reactions