Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quicoto/drinks-wordpress-theme


https://github.com/quicoto/drinks-wordpress-theme

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Drinks WordPress Theme

It allows to track drinks and catalogue them by category / tag for easier search.

It adds a bunch of custom fields to a custom post type.

## To Do

- [x] Add a custom taxonomy for the drinks
- [x] Add a custom fields for the drinks
- [x] Allow to check in easily (should this be a custom post type? if it's a meta I need to store the latest check-in date)
- [ ] Favorite drinks
- [ ] Show hashtags and categories from top navigation
- [x] Latest check-in
- [x] Grid view for the drinks
- [x] Style for tags archives
- [x] Categories / tags well visible for filtering
- [x] Install plugin to protect rest from unauthorized access
- [x] Make the site private