Inspiration

It can be hard to work on a project without complete documentation, especially if you're new to the language.

What it does

lift is a resource for compiled documentation. Some languages, like React Native, have resources scattered all over the web, not only on the Facebook documentation but also on other websites like Medium and Stack Overflow. lift is a compilation of all of these resources on one website, alongside notes from users and common questions about the language. lift scrapes documentation from various websites and deposits them all in one place, making it easier to find the information you need.

How we built it

We built lift using a Ruby scraper and JavaScript.

Challenges we ran into

We ran into a lot of trouble with the scraper.

Built With

Share this project:

Updates