An open API service indexing awesome lists of open source software.

https://github.com/ramonbecker/appproductregistration


https://github.com/ramonbecker/appproductregistration

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Product Registration
## :information_source: Information

The product registration project was developed during the web programming course promoted by Geek University. To register products, you must access the Django admin panel

## ⚠️ Prerequisite

![](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)

![](https://img.shields.io/badge/Django-092E20?style=for-the-badge&logo=django&logoColor=white)

![](https://img.shields.io/badge/MySQL-00000F?style=for-the-badge&logo=mysql&logoColor=white)

## ⚙️ Creating virtual machine

Create your virtual machine
```
python3 -m venv venv
```
Activate your virtual machine
```
source venv/bin/activate
```
After the virtual machine is activated, install the project dependencies
```
pip install -r requirements.txt```
```

## :rocket: Installation

![](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

```sh
git clone https://github.com/RamonBecker/AppProductRegistration.git
```

![](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)

```sh
git clone https://github.com/RamonBecker/AppProductRegistration.git
or install github https://desktop.github.com/

```

## :zap: Technologies

- Python

## :memo: Developed features

- [x] Configuration of sending e-mails (can be consulted in the configuration file)
- [x] Registration of new products
- [x] Image manipulation

## :technologist: Author

By Ramon Becker 👋🏽 Get in touch!

[github](https://github.com/RamonBecker) [linkedin](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
![Gmail Badge](https://img.shields.io/badge/-ramonbecker68@gmail.com-c14438?style=flat-square&logo=Gmail&logoColor=white&link=mailto:ramonbecker68@gmail.com)