GithubHelp home page GithubHelp logo

zuri-training / authwiki_team9 Goto Github PK

View Code? Open in Web Editor NEW
17.0 1.0 18.0 1.51 MB

We are creating a Library that would ensure developers do not reinvent the wheel anymore as far as Authentication is concerned. Developers can easily register and download authentication codes that suits their need at any point.

Home Page: https://authwiki.netlify.app

License: MIT License

Python 6.67% HTML 37.04% JavaScript 50.06% CSS 6.23%
authentication codesnippet javascript python3 hacktoberfest hacktoberfest2022

authwiki_team9's Introduction

#AuthWiki

Screenshot 2022-08-05 at 3 22 26 PM

Resource

User Activity

Screenshot 2022-08-15 at 7 03 16 PM

Fork and Clone Repository

  1. Visit the Repository to the Project on Github Website: https://github.com/zuri-training/AuthWiki_Team9

  2. Fork the repository: Click the "Fork" button on the upper right corner of the Repo page.

  3. Make a Local Clone: Clone the forked repository to your local machine (computer)

    • Click on the "Code" button on the Repo page
    • Copy the URL for the forked Repo "https://github.com/github_username/AuthWiki_Team9.git"
    • Create a Folder on your Local machine / Computer for the project Workspace
    • Open Command prompt / Terminal in the same folder location
    • In your Terminal, type: git clone https://github.com/github_username/AuthWiki_Team9.git

Add "Remote To" and "Pull From" Upstream

  1. Add a Remote to Upstream to your Repo:
    • In your terminal, type: git clone https://github.com/github_username/AuthWiki_Team9.git
  2. Pull from upstream to download all changes in the project using git pull upstream main

Finish assigned Task / Issue

  1. Open the Project up in your code Editor

  2. Complete your assigned task / Feature on your local machine.

  3. When you are ready to add and push your feature / task to the Repo,

    • Add your changes using: git add file_name
    • Commit your changes to the branch with a message using git commit -m "Commit message"

Push New Branch to "Origin" Repository

  1. To make sure there are no conflict, Pull from upstream using git pull upstream main
  2. Push your branch changes to the Repo using git push upstream main

Create Pull Request

  1. Once you push the changes to your repo, the Compare & pull request button will appear in GitHub page of your repo.
  2. Click the button and make your request. Leave a comment in your request
  3. Click Create pull request to open a new pull request

If you are asked to make changes on the same feature, repeat steps 8 to 13 to add more commits to your pull request.

authwiki_team9's People

Contributors

akproxy1 avatar bamigbolaios16 avatar bilalmubarakidris avatar christian-03 avatar evangel08 avatar helfkay avatar jaguar48 avatar mose14real avatar rhedwan avatar sobogunkenny avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

authwiki_team9's Issues

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.