Skip to content

RamonBecker/Fusion

Repository files navigation

Fusion

ℹ️ Information

The fusion project was developed during the web programming course with the Django framework promoted by Geek University. Ready-made templates were used and the back end of the application was programmed. Django's translation functionality was used and finally unit tests were performed. In order to register employees, positions and services, it is necessary to enter the admin panel of Django.

⚠️ 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```

🚀 Installation

git clone https://github.com/RamonBecker/Fusion.git

git clone https://github.com/RamonBecker/Fusion.git
or install github https://desktop.github.com/ 

⚡ Technologies

  • Python

📝 Developed features

  • CRUD employee
  • CRUD positions
  • CRUD services
  • Configuration of sending e-mails (can be consulted in the settings file)
  • Image manipulation.

🧑‍💻 Author

By Ramon Becker 👋🏽 Get in touch!

github linkedin Gmail Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors