Hello everyone,
Project idea
I'm new in the google summer of code and as a Python-Django developer, I was interested in participating with your organisation for this year.
The project idea I have is the implementation of a CLI for Django projects (an example is the Angular CLI) for:
- generating views;
- generating urls as we implement the corresponding view;
- generating models for the database;
- etc.
Why this project?
I had this idea when developing some apps with Django and I had difficulties moving over the different files when ever I did some changes and this was really hard for me.
This is why I had this Idea in order to ease development.
About me
My name is Guy Mberebe Guidona, and I'm from Cameroon and a student of the National Advanced School of Engineering of Maroua.
As I said, this is my really first participation to the Google Summer of Code, and I really want to take part to this adventure.
Thanks