Web application that generates computer components with given user constraints. This can be limiting your spending on RAM, CPU, and GPU, setting a budget limit, having a preference in which CPU brand or even GPU brand.
- Python 3.7+
- Django 4
- React 18.2
Clone the project
git clone https://github.com/txhoangDev/Evolutionary_PC.gitGo to the project directory
cd Evolutionary_PCCheck the local folders of frontend and backend to see how to set it up.
Create a github issue if any bugs are found. I will get to them and solve it. Please include details such as current behavior and expected behavior. Tell me the steps you took and what you were trying to achieve.
Currently, I am not accepting any contributions.