Giter VIP home page Giter VIP logo

covishare-hackon2.0's Introduction

CoviShare - One stop resources sharing solution amidst the COVID pandemic.

CoviShare is an Express web application that is built to provide a common platform for sharing resources amongst the ones with plenty of resources with the ones in need, at no cost. Sharing is caring, and this way the wastage of existing resources can be much relieved!

Steps to use the code

Follow the given steps in order, to check the existing code.

One Time Setup - needed only if it isn't already configured at your system

  1. Install node, if haven't already.
  2. Clone this repository with git clone <GitHub-Repository-URL>

Steps to be followed on every updation

  1. Open a terminal at your GitHub Directory, and run git pull to get the latest version of code to work with.
  2. Run npm install after every git pull, to ensure that all the latest dependencies are installed at your codebase.
  3. Make necessary changes and updations to the code as required - you know it better.
  4. Confirm your changes locally, and ensure that the code is running fine, using node app.js or npm start
  5. Add the changes for commiting using git add -A or git add .
  6. Commit the changes using git commit -m <commit-message>
  7. Double ensure that there has not been any other updation on the git server from any other end, and that you will be pushing the changes over the latest updation, using git pull. Beware of any merge conflicts, and good luck resolving them, if any. :)
  8. Finally, push your changes to the server using git push.

Ending Note

For any other assistance, feel free to reach out to the owner or maintainers. ๐Ÿ™‚

covishare-hackon2.0's People

Contributors

d-curs-d avatar git-harshit avatar kanakagrawal54 avatar neerajjaiswall 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.