Skip to content

Used HTML, CSS, Bootstrap, Twitter API, express.js, and node.js to create an interface to connect students

Notifications You must be signed in to change notification settings

kdsanman/CUShares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUShares

The main purpose of this web app is to help other Columbia University students find loanable articles that they need at the moment. For example, say you need a charger for your computer, but you don't have one with you. With this web app, you could search tweets using Twitter's API for people that have posted that they have a charger available to lend. Based on the location of the tweets and your location, you could reply or DM the author of the tweet that corresponds to the article and arrange the exchange for a pre-specified amount of time.

To Run this Web app

Step 1

git clone https://github.com/kdsanman/CUSharesFinal.git
cd CUSharesFinal

Step 2

pip npm install

OR

brew npm install

OR

npm install

OR Install Node.js from here

Step 3

npm start

Now go to your browser->

localhost:3000

About

Used HTML, CSS, Bootstrap, Twitter API, express.js, and node.js to create an interface to connect students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published