Automatic generation of some codes in the Student management system project using any database with Zontroy code generator #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automatic generation of some codes in the Student management system project using any database with Zontroy code generator
Hello @SamirPaulb 🖐
Using Zontroy code generator software, I created a database that holds student information from MSSQL to automatically generate sections that are susceptible to code repetition. Then I connected the database I created with Zontroy code generator. Finally, by configuring the Zontroy code generator with this database, I made some repetitive codes automatically produced.
It is very useful for automatic code generation and can greatly reduce software development costs. To get more information on this subject, you can visit https://zontroy.com/.
RESULT:
I hope it contributes a little to your project. 🙏