Skip to content

A mobile web app that improves the process of acquiring cigarettes from strangers in a bar.

License

Notifications You must be signed in to change notification settings

jesseseligman/smokator

 
 

Repository files navigation

Note: This app was intended for use on mobile browsers. It looks best on a desktop if viewed in the development tools in the phone simulator. It works on android, however it does not render properly on IOS. It should work fine on IOS 10.

What is it?

Smokator is mobile web application that seeks to improve the process of acquiring cigarettes from strangers in a bar.

Cigarette bummer user flow

Smokator

Cigarette giver user flow

Smokator

Who has this problem?

Many people who are casual smokers who don't carry cigarettes have the problem of not having cigarettes on hand when they want them.

How does this project solve this problem?

Our project solves this problem by providing a tool for quickly and easily locating someone who is at the same bar and willing to give you a cigarette.

What APIs were used?

We used the Google Places API as well as TextBelt for SMS messaging.

What tech was used?

We used React.js with Material UI in the front-end. In the back-end we used Node.js and Express for building our server. We used Knex for connecting our Express server to a PostgreSQL database. We also used Socket IO for building out our chat feature.

About

A mobile web app that improves the process of acquiring cigarettes from strangers in a bar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.0%
  • HTML 1.2%
  • CSS 0.8%