Welcome to the official repository of Viana Labs, a web development agency based in Viana do Castelo, Portugal. We specialize in creating modern, customized, and responsive digital solutions for businesses of all sizes.
This repository contains the source code for the official Viana Labs website, developed using the Flask framework. The website's purpose is to showcase our services, portfolio, and provide an easy way for clients to get in touch with us.
- Frontend: Set up to work with static files (CSS, JavaScript, images) and HTML templates using Jinja2.
- Backend: Built with Flask, supporting dynamic routes and future database integration.
app/static/
: Static files such as CSS, JavaScript, and images.app/templates/
: HTML templates rendered by Flask..gitignore
: Specifies files/directories to be ignored by Git.README.md
: This file, containing project information.LICENSE
: The project's license.
If you're a developer, designer, or tech enthusiast and want to contribute to this project, follow these steps:
- Fork this repository.
- Create a branch for your feature:
git checkout -b my-feature
. - Make your changes and commit:
git commit -m 'Added my feature'
. - Push your changes to your branch:
git push origin my-feature
. - Open a pull request in this repository.
- Python (Flask)
- HTML5, CSS3, JavaScript
- Modular structure for easy maintenance and scalability.
Get in touch with us:
- Email: [email protected]
- Phone: +351 123 456 789
- Website: vianalabs.pt
© 2024 Viana Labs. All rights reserved.