Skip to content

Django Automator - Code Generator Technologies Used: React Django Bash Scripting

Notifications You must be signed in to change notification settings

benmoumene/Django-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monday-Server-Agent 2020

All developers has to write a lot of code when developing the backend of the application. You need to write the models corresponding to the schema of tables. Then need to write the serializers corresponding to the models and then expose all the views separately for all the CRUD (Create, Read, Update, Delete) operations separately. We can write the code and then modularise it. But we can’t visualize it, we need to create a separate copy of the ER (Entity relationship) diagram and need to keep it updated. We also need to keep track of the modules as well as the subcomponents of the system. Then making changes in the code need to update the docs. What if i told you can have a boilerplate code for your application with a visualisation available.

Demo

Youtube: https://youtu.be/wBM2mJnIkMA

IMAGE ALT TEXT

Setup

Install python3, npm, Dango, Django CORS, Django Rest framework

Clone the Repo

Django Setup:

python3 manage.py runserver

About

Django Automator - Code Generator Technologies Used: React Django Bash Scripting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published