Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.73 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.73 KB

Viana Labs

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.

About the Project

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.

Initial Structure

  • 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.

Folder Structure

  • 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.

How to Contribute

If you're a developer, designer, or tech enthusiast and want to contribute to this project, follow these steps:

  1. Fork this repository.
  2. Create a branch for your feature: git checkout -b my-feature.
  3. Make your changes and commit: git commit -m 'Added my feature'.
  4. Push your changes to your branch: git push origin my-feature.
  5. Open a pull request in this repository.

Technologies Used

  • Python (Flask)
  • HTML5, CSS3, JavaScript
  • Modular structure for easy maintenance and scalability.

Contact

Get in touch with us:


© 2024 Viana Labs. All rights reserved.