Skip to content

site web Une agence, nommée « ArtyProd » de design graphique, production audiovisuelle et conception 3D

Notifications You must be signed in to change notification settings

Chah1ne/ArtyProd-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtyProd is a website dedicated to graphic design, audiovisual production, and 3D design. It offers a range of services and projects for clients to consult, along with sections showcasing the team and providing site administration capabilities.

Features

  1. Services and Projects

Graphic Design: Creative and innovative design solutions tailored to your needs. Audiovisual Production: High-quality video production services from concept to completion. 3D Design: Cutting-edge 3D modeling and animation for various applications.

  1. Team Meet Our Team: A section introducing the talented professionals behind ArtyProd.

  2. Site Administration Admin Dashboard: Comprehensive administrative tools to manage the site effectively. Modify Services: Add, update, or remove service offerings. Manage Projects: Control and update project details. Team Management: Update team information and roles. Getting Started Prerequisites Python 3.x Django PostgreSQL (or any other database you're using) Other dependencies (list them here)

Installation Clone the repository:

bash >> https://github.com/Chah1ne/ArtyProd-project.git bash >> cd artyprod

Create a virtual environment:

bash >> python3 -m venv env

Activate the virtual environment:

On Windows: bash >> .\env\Scripts\activate On macOS and Linux: bash >> source env/bin/activate

Install dependencies:

bash >> pip install -r requirements.txt

Set up environment variables (create a .env file based on the .env.example provided).

Apply migrations:

bash >> python manage.py migrate

Start the development server:

bash >> python manage.py runserver

1 2 3 4 5

partie admin 1 2 3 5 9 10 11

About

site web Une agence, nommée « ArtyProd » de design graphique, production audiovisuelle et conception 3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published