Skip to content

MLH-Fellowship/3.3.1.2-flask-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pod 3.3.1 – Team 2 Portfolio

tags: MLH Documentation Fellow

Table of Contents

[TOC]

About the project

Portfolio website is the first project we developed as a team for hackaton week at MLH Fellowship. We focused on deliver a simple and clean UX/UI that would look awesome but not take focus on what is important.

Some of the features:

  • Dynamic animated background effects
  • Template generation based on profile selected

Of course, this is just an initial project that you could modify according to your needs, So we will try to keep adding new features in the future. Also, you may suggest changes by forking this repo and creating a pull request or opening an issue. Thanks to all the people have have contributed to expanding this project.

Built With

We use Flask as the main framework combined with Bootsrap 5.

Getting Started

In order to set up your project locally, follow these steps.

Prerequisites

Make sure you have python3 and pip installed

  • python3
  • pip
    curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

Installation

Create and activate virtual environment using virtualenv

$ python -m venv python3-virtualenv
$ source python3-virtualenv/bin/activate

Use the package manager pip to install all dependencies

pip install -r requirements.txt

Contributing

Contributions to the project are welcome, that is one of the amazing things we have at the open source community. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/MLH-Fellowship/3.3.1.2-flask-blog

Appendix and FAQ

:::info Find this document incomplete? Leave a comment! :::

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •