Coder Social home page Coder Social logo

ovezovs / open-source-library Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.25 MB

A full-stack web application that provides a collection of free books, articles, courses for users to learn programming, development, and other aspects of technology.

Home Page: https://open-source-library.herokuapp.com

License: Apache License 2.0

CSS 1.07% HTML 41.86% Python 54.94% JavaScript 1.93% Shell 0.10% Procfile 0.10%
flask mongodb pymongo jinja2 bootstrap4

open-source-library's Introduction

Open-Source Resources Library Open Source Library Logo

Open-Source Resources Library is a platform that provides a collection of free open-source books, articles, videos, courses, and learning tracks for students to learn programming, different types of development, and other aspects of technology.

Contributing

Fork this repo and clone the forked repository

Open the project directory and create a virtual environment and activate it

cd open-source-library
python -m venv venv

# Activating on Mac/Linux:
source venv/bin/activate

# Activating on Windows:
.\venv\Scripts\activate

Install the project dependencies:

pip install -r requirements.txt

Run the app:

flask run

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.