Coder Social home page Coder Social logo

projectcreationautomation's Issues

Add project skeleton automation

This feature will allow the user to specify a type of Python project among Django, Flask or a normal Python project. From there, we'll suggest a few cookie-cutter templates to choose from. Finally, the project directory is created according to the chosen template/structure.

Add instructions for getting started

We can add some instructions to get up and running with the project for newcomers. For instance, we can add this to README.md:

Getting Started

  1. Clone the project: git clone https://github.com/ShaonMahmood/ProjectCreationAutomation
  2. Create a virtual environment: virtualenv venv
  3. Install dependencies: pip install -r requirements.txt
  4. Run: python3 automation_gui.py

I can create a pull request to add these lines in if you wish.

Fix UI modification issue

Right now, elements on the UI don't resize or reposition themselves after we resize the window. We should fix this.

Add in checks and auto-installers for common dev tools

Some common dev tools we can support include:

  • Git
  • VSCode

We should add checkboxes to the UI that allow the user to select/deselect tools they want or don't want.

Please suggest other tools we can include as options.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.