Giter VIP home page Giter VIP logo

naijahacks2019-scholarsbridge's Introduction

Education-hack(beginner Category)

This is Team Flash_Learners Education Hack Repository

The name of our Project is Scholars' Bridge; a web Application created to bridge the gap that has been created by lack of curriculum review and help prepare individuals with skills and knowledge that will enable them add value to the society.

Team Members include:

FULL NAMES:

  1. Chimezie Emeka Great (Role: fullstack)
  2. Goodness Chris-Ugari (Role: Front-end)
  3. Gharevba Nosa Osas (Role: Ui/Ux designer)
  4. Kayode SAKEYE (Role: Project Management)

Slack Usernames

  1. @GreatEmeka
  2. @Oniynye05
  3. @Nosa Osas
  4. @SirPencil

Github Usernames

  1. Great-Emeka
  2. Goodiec
  3. GNosaOsas
  4. sakeyehp

Contributors/Developers guide.

This process is to guide you on how to contribute effectively to this project, follow the steps below. For those that are very new to git work flow process, please adhere strictly to this steps and ask questions before you blow up our work!

Fork the repository to generate a copy of your own.

Clone the repository.

git clone https://github.com/team-flashlearners/NaijaHacks2019-ScholarsBridge.git

Make the repository (the forked repo) the remote upstream

git add remote upstream https://github.com/team-flashlearners/NaijaHacks2019-ScholarsBridge.git

Create a branch, the branch name should at least be meaningfull e.g if you're working on the login page, your branch name would be;

git checkout -b login

Make your changes, add them and make your commits

git commit -m "your message"

Push your codes to the remote upstream repository

git push -u origin master

Or you can also push your code to the current branch which you are in.

Make your Pull request and wait for it to be merged.

Thanks and Happy hacking guys!

naijahacks2019-scholarsbridge's People

Contributors

team-flashlearners avatar great-emeka avatar

Watchers

James Cloos avatar  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.