Skip to content

cezar-r/weedipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weedipedia Mobile App

Background

The marijuana industry is one of the fastest growing industries at the moment, with new strains and variants being created everyday. This application aims to be a companion app, containing information on over 7,500 strains.

Data

All of the marijuana strain data was scraped from Allbud using BeautifulSoup4. The code for this can be found here. Each strain is then saved as a strain object, which are all stored in a list that is saved as a pickle file to preserve raw data. This data is then converted to a json file

Search

  • Below are some examples of the app interface when searching

Conversion

  • This app allows the user to convert different metrics of weight, which are updated on input change.

Profile Page

  • Lastly, there is a profile page that contains all of the users favorited strains and color preferences.

Color Preferences

  • One of the unique features of this app is how it allows the user to pick a theme color from over 56 colors.

TODO

  • There are still a few updates needed to be made before the app is ready to hit the App Store. Here are some of the updates coming soon:
    • Recent searches - The app will display recent searches made by the user

Technologies Used

  • BeautifulSoup4
  • Flutter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published