https://github.com/ramonbecker/appproductregistration
https://github.com/ramonbecker/appproductregistration
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ramonbecker/appproductregistration
- Owner: RamonBecker
- Created: 2020-06-23T23:52:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T10:13:27.000Z (over 3 years ago)
- Last Synced: 2024-12-25T16:10:34.781Z (over 1 year ago)
- Language: Python
- Size: 24.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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



## ⚙️ 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

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

```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!
[
](https://github.com/RamonBecker) [
](https://www.linkedin.com/in/https://www.linkedin.com/in/ramon-becker-da-silva-96b81b141//)
