Giter Site home page Giter Site logo

unes's Introduction

👩🏻‍💻Unes

Curso: Desenvolvimento web (FATEC)

👾Tecnologias utilizadas:

Durante as aulas de Desenvolvimento Web, elaboramos o site da UNES como parte do aprendizado em HTML5, CSS3, MySQL e Flask. O projeto visa expandir nossos conhecimentos nessas tecnologias, proporcionando a criação de um site fictício para a fictícia "Universidade Unes". Você pode encontrar o código fonte e recursos relacionados a este projeto no repositório correspondente.

📌Para executar:

Abrir em uma pasta o Git Bash ou Prompt de Comando e dar a seguinte instrução:

https://github.com/joycesilvaaa/Unes.git

Criar um ambiente virtual:

python -m venv venv
.\venv\Scripts\activate

Caso esteja utilizando linux:

python3 -m venv venv
source venv\bin\activate

Instalar o flask e os componentes necessarios:

pip install -r req.txt

Inicie o Flask:

python .\controller.py

Para linux:

python3 controller.py

unes's People

Contributors

joycesilvaaa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.