Giter VIP home page Giter VIP logo

osscameroon-website's Introduction

OssCameroon

Our goal as a community is to improve the lives of individual members of the society. We hope to accomplish this by reinforcing Cameroonian developers to take up the habit of contributing to open source projects and technologies; especially projects with the potential to enhance the quality of life for our local communities. By promoting mentorship, collaboration and knowledge sharing, we ensure to provide a joyful environment for developers to put their best skill in the service of the society.

You can access the WebSite here.

Community Chat

Frontend

Here is the part responsible to serve the page the users will interact with. The main feature

  • Browse the list of developers registered on GitHub
  • Browse the list of projects on GitHub maintained by Cameroonian develop
  • View the trending tweets on the hashtag #caparledev

Requirements

  • Node.js 10+
  • Yarn 1.21+

How to install

cd frontend
yarn install

Create configuration file for local environment by copying the .env.example file then edit the content to met your local configuration

cp .env.example .env
nano .env

How to launch

yarn start

Backend api

This is the backend part.

Requirements

  • Python (3.x recommended)
  • pip (18.1)
  • make (GNU Make 4.2.1)
  • meilisearch

How to install

You just have to follow these steps :

# cd to the api
cd api

# With make
make install-deps

How to launch

make run

Scraper

On the scraper, we have :

  • The Twitter scraper (For tweets containing a specific hashtag)
  • The github scraper to scrap projects and developers list. We're going to add other scrapers !

Requirements

  • Python (3.x recommended)
  • pip (18.1)
  • make (GNU Make 4.2.1)

How to install

You just have to follow these steps :

# cd to the twitter scraper
cd scraper/twitter
# or to the scraper/github

# With make
make install-deps

How to launch

To launch :

make run

How to contribute

  • Create an issue where you explain clearly the problem you want to solve
  • Make a PR
  • If it's relevant, we're going to merge it. Yeah, it's simple as this !

LICENSE

osscameroon-website's People

Contributors

borisgautier avatar dependabot[bot] avatar elhmn avatar ericovrsea avatar gtindo avatar sanix-darker avatar sherlockwisdom avatar tericcabrel 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.