Giter VIP home page Giter VIP logo

5l1v3r1 / zbunker-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from p0intman/zbunker-website

0.0 1.0 0.0 72.93 MB

zbunker-website is an open source project aimed at creating a website for the official ZBunker youtube channel. ZBunker is an open, community-based classroom run by a bunch of computer science undergrads with a motive to upskill youth and empower them to make quality, open source contributions

License: MIT License

Python 4.89% JavaScript 19.18% CSS 17.18% HTML 58.57% Shell 0.05% Mako 0.14%

zbunker-website's Introduction

Python Version Pull Requests GitHub issues GitHub closed issues GitHub contributors YouTube Channel Views

ZBunker is a community run by a bunch of university students with an aim to spread awareness about open source and the power of programmming.

The main mode of education is through our YouTube channel, where we will walk you through some of the popular programming languages and how you can develop a skill set in the tech domain.

We believe in free and quality education for all.

About The Project ๐Ÿš€

zbunker-website project is focussed on creating an independent website dedicated to ZBunker. This website will feature all the courses, seminars, webinars and other learning resources that will be of great use for learners.

zbunker-website uses Flask as the backend. Check out the Tech Stack section to know about various tech stacks preferred and currently used for creating this website.

ToDo List ๐Ÿ“

  • Create a landing page
  • Create interactve, functional homepage
  • Create About section
  • Add login/register functionality
  • Use SQLAlchemy(flask-sqlalchemy :: SQLite DB) to store user creds
  • Add anti-CSRF tokens
  • Add video contents
  • Add resources
  • Create filter based gallery for courses
  • Add footer
  • Migrate to PostgreSQL
  • Add forgot password functionality
  • Add Google reCaptcha (Optional)
  • Add Donations Gateway (Instamojo or Stripe)
  • Deploy rate limit check on login/register (Security)
  • Make Website Responsive
  • Deploy the website on a public server (Final)

Getting Started / Viewing Project ๐Ÿ›ฐ๏ธ

  • Installing Python

    This Project breathes and lives on Python. You need to have Python in your system to view this project. Head over to the official website and download the latest version. You can also watch this video about installing Python

    If you want to learn Python, you can refer to this basic Python course

  • Installing Dependencies

    The packages and modules you need to run zbunker-website is listed in the requirements.txt file. You can install them via this command:

    pip install -r requirements.txt
  • Running the Project

    Apply the database migrations first:

    flask db upgrade

    Open up your terminal (cmd in windows) and navigate inside the Project directory: zbunker-website/. Then simply run this command:

    python run.py

    This would spit out some verbose (simply ignore them). You only need to look for something similar to Running on http://127.0.0.1:xxxx where xxx is port no. Copy this code and paste it on your web browser.

    Voila! ZBunker website is up and running!

Tech Stack ๐Ÿ’ป

  1. HTML - A markup language for creating a webpage.
  2. CSS - Styler for HTML webpages
  3. JavaScript - The programming language of web
  4. Flask - Flask is a microframework for Python based on Werkzeug and Jinja 2
  5. Flask-SQLAlchemy - An extension for Flask that adds support for SQLAlchemy ORM to your application.
  6. Jinja2 Templates - Templating language used with Flask for frontend purposes.

Star Gazers โญ

Stargazers repo roster for @P0intMaN/zbunker-website

The Driving Force ๐Ÿ”ฅ

Thanks to all contributors for keeping this project alive.

zbunker-website's People

Contributors

23gmprotein avatar arayush841 avatar ashutoshkrris avatar cyberdevilz avatar dikihmd01 avatar janviraina avatar p0intman avatar tusharsharmain 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.