xandao-dev / computer-assembler

Choose parts and assemble your computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Computer Assembler

It's a simple tool to select the parts of the computer. It stores the parts in a sqlite database.

Explore the docs »
Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

Features

  • Add computer parts to the database

Built With

  • Python3 - A general-purpose, high-level programming language

Usage

  • Run the assembler

    python3 main.py

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Free software =)

Contact

Alexandre Calil - Linkedin - alexandre@xandao.dev

Project Link: https://github.com/xandao-dev/computer-assembler

About

Choose parts and assemble your computer

License:MIT License


Languages

Language:Python 100.0%