Giter Site home page Giter Site logo

alakhdeepsingh / indian-animalngo Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 10 MB

Created a dynamic Indian-Animal NGO webapp using Reactjs and integrated a Razorpay payment gateway, added chatbot and used Firebase for authentication.

Home Page: https://indian-animal-ngo.netlify.app/

HTML 5.89% JavaScript 90.37% CSS 3.74%
html-css-javascript reactjs reactbootstrap netlify-deployment razorpay-api razorpay-payment ngo-website animal-ngo payment-gateway-integration firebase-authentication

indian-animalngo's Introduction

Indian Animal NGO

Athena Badge

✨About Indian Animal NGO

Indian Animal NGO web app is created to help street dogs by providing medical facilities, shelters, and food.Animal NGO is founded by visionaries who felt the need to build a free of cost medical facility for the stray animals where the best, most advanced, ethical and highly skilled medical care is readily available. Main mission is to connect and empower animal protectors to achieve animal rights by advocacy, networking and capacity building to create a high-impact which will continually address ongoing animal issues.There are not enough homes for all the animals that are born every year. Adopting from a shelter helps weaken the pet overpopulation cycle. Each year 8 to 12 million dogs, cats, puppies and kittens are euthanized because there are simply not enough homes for them. Our shelter offers a variety that you won’t find anywhere else.

✨About the Project

I have created an Indian Animal NGO web app to help street dogs by providing medical facilities, shelters, and food. There are a lot of features, such as the donate button, the RazorPay API, Firebase authentication, the chat bot, and the cloud database. These features will help users donate money to the NGO for helping street dogs live a better life, and if any users have any issues with the web app, they can clear their doubts using Chatbot. The webapp is created using ReactJS.

The features include:

  1. Chatbot - A Chatbot is used to chat with users
  2. Razorpay Payment Method - For accepting donation for street dogs used Razorpay
  3. Firebase authentication - For web app protection and for scalable used Firebase
  4. Cloud Database
  5. Webapp(About page, Home Page, Slider, Footer)

✨Take a look at our website

Visit website : ClICK HERE

main pic1 main pic2 main pic3 main pic4

✨ Project Information

Language Used      

Language Used      

Language Used      


✨ Instructions for Cloning this Repository Locally

  • Use the command: git clone https://github.com/Alakhdeepsingh/Indian-AnimalNGO
  • If Project had to be run locally, using VS Code
    • After cloning in Local system write command npm install and after then npm start in Terminal of VS Code.

✨ Instructions to contribute

To contribute fork this repository and clone it. Make changes and create a pull request. Follow the step below to contribute.

Add your email and user name in git bash

$ git config --global user.name "YOUR NAME"
$ git config --global user.email "YOUR EMAIL ADDRESS"

Fork the repo

On the upper right you can see a option to fork the repository. Fork it to make changes.

Clone the project

Use the below command to clone the repo into your local system.

$ git clone git clone https://github.com/Alakhdeepsingh/Indian-AnimalNGO

Add upstream to repository

$ cd <your-forked-project-folder>
$ git remote add upstream https://github.com/Alakhdeepsingh/Indian-AnimalNGO.git
$ git checkout main
$ git fetch upstream
$ git merge upstream/main
$ git push origin main

Creating branch for the new change on feature or bug fix

$ git checkout -b <feature-branch>
$ git add --all
$ git commit -m "<commit message>"

Creating pull request

$ git push origin main

✨ Get in touch with us

Gmail

indian-animalngo's People

Contributors

alakhdeepsingh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.