Code Monkey home page Code Monkey logo

badging-website's Introduction

Frame68

DEI Badging

The DEI Badging initiative is an award system whereby open-source events earn badges and enhance their events to be more inclusive using the feedback they get from reviewers. The DEI badges help nurture a system that promotes leadership, self-reflection, and self-improvement on issues critical to building the Internet as a social good.

Aim of the DEI Badging

  • Establish an environment where events can engage in the badging program
  • Aligning the badging program with best practices, guidelines, and recommendations from Diversity & Inclusion efforts on the CHAOSS project
  • Connect with existing badging standards of IMS Global including
  • Building an open, peer-review system for the D&I Badging Program To learn more about DEI Badging, please check out the CHAOSS Community Handbook.

Badging Website

This website was created to help event organizers easily register their events to get badged. This evnt badge focuses on the experience of the event attendees(everyone present at the event), improving DEI in open-source events.

Contributing To this Project

To contribute to this project please follow the guidelines found in our CONTRIBUTION.md! file. This project is open for contribution to all from newbie to expert regardless if you're working on your 1000th contribution to open source or your 1st.

Project Setup Guidelines


The repository has two main branches,

  • main: For production. this is currently running on this instance
  • staging: The development branch that is used for all test purposes and currently running on this instance.

To get your local instance up and running; Ensure that you have node and npm installed on your local machine. if not, check out this digitalocean robust tutorial depending on what operating system you are using.

  1. Fork and Clone this repository
  git clone https://github.com/BADGING/badging-website.git

Make sure to replace BADGING with your GitHub username 2. Move into the project folder

cd badging-website
  1. Run the code below to install additional dependencies
npm install
  1. Once all packages have been installed run
npm run dev

Your app should be running on http://localhost:5050

Build the Project

Incase you want to build the project before pushing it.

  1. Create an .env file in the website folder and and supply a port number
# supply a port number
PORT=3000
  1. Build the project
npm run build
  1. Start the local server
npm start

Your built app will run on the port you supplied in the env file and for this case, http://localhost:3000

Website Maintainers

badging-website's People

Contributors

kaxada avatar ruth-ikegah avatar nnajichimuanya avatar misspee007 avatar toriasdesign 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.