Skip to content

Project Submission for Hack the North 2020++ With Bridge, you aren't limited by your data plan. As long as you have phone service, send a text to Bridget, an intelligent text assistant, to get the data you need.

License

Notifications You must be signed in to change notification settings

zakirangwala/Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bridge

Logo

By Alexander Cai, Zaki Rangwala, and Ayden Heal for Hack the North 2021.

Bridge is an innovative technology based on Twilio which allows you to get the data you need, even when you're out of range of a cellular network!

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Run Server

To run the backend server, navigate to server and download all the required dependencies :

pip install -r requirements.txt

Then navigate to the src and run main.py on port 5000

* Note : Personal Twilio Account needed to connect the server webhook to Twilio messaging service (API Keys and Account Credentials not provided)

About

Project Submission for Hack the North 2020++ With Bridge, you aren't limited by your data plan. As long as you have phone service, send a text to Bridget, an intelligent text assistant, to get the data you need.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published