Coder Social home page Coder Social logo

sanderkrause / geekbase Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 956 KB

A simple database app that allows users to store wishlists and keep inventory of different media, such as games, movies, series, books, collectibles and more.

License: MIT License

PHP 68.39% CSS 0.02% JavaScript 2.11% Shell 0.67% SCSS 11.01% Twig 17.81%

geekbase's People

Contributors

dependabot[bot] avatar mariellevdijk avatar sanderkrause avatar

Stargazers

 avatar

Watchers

 avatar

geekbase's Issues

Add new game

Add a page with a form to create a new game to the current user's collection.

  • Include relations to Genre, Publisher, Platform and Condition. Automatically create new entries through auto-complete input fields.

Add movies overview

Base on game overview as a prototype, new issues improving the overview and additional CRUD should be created from this prototype.

Dashboard content

As a logged in user
I want to see a dashboard page
Showing interesting statistics about my personal collection
Including CTA buttons for most common tasks
So I can easily engage with the website's core functionality

Add autocomplete form field type

Add an input/dropdown autocomplete form type with pre-filled options and the ability to create new ones on the fly.

Use this type for:

  • Condition
  • Genre
  • Publisher
  • Platform
  • CollectibleType

Enable search bar

Top bar contains a search bar that needs to work for all types of entities.

Enable search through database initially. Prepare for future expansion using ElasticSearch.

Edit and remove games

From the games overview, bulk remove, or remove single games from your collection. Also add an edit button for one game at a time.

Add Genre overview page

As a user, I want to see a list of all unique Genres added to Geekbase, so I can explore all games in those genres.

The page link should be listed under Extra > Explore. The list should also include a count per genre. Clicking on a genre link should show a list of all games in that genre, regardless of user. The user's own games should be listed separately at the top.

Explore Users page

As a user
I want to see a list of all registered users
When I go to the Explore Users page
Showing a small synopsis of each users' collection
Respecting privacy settings for each registered user

Explore Publishers page

As a user
I want to see a list of all Publishers
When I go to the Explore Publishers page
Showing a list of all user-created Publishers
And a curated list of Publishers with more information on each Publisher

Additional information
Curated publishers could include:

  1. Fact-checked info
  2. A link to the publisher's website,
  3. A logo image

Requirements
It should be possible to click on a Publisher to view their respective games, movies or whatever related entities.

Integrate login pages

Modify login, register and verification templates to match the layout of the current base.

Use existing base template, but disable navigation items that are only for logged-in users.

Games overview

Create a page where all games belonging to the current user are shown. Apply pagination.

Privacy settings

Determine what part of your collection to share

-Potentially a blocklist

  • Need to think out what's shared as standard

Enable translations

Enable translations

  • Make default language Dutch
  • Enable language switch to English
  • Add translations to hard-coded strings
  • Add translations to language file

Clean up base template

Clean up base template to only keep components that will be used. Add friendly homepage message. Update copyright message.

Enable user authentication

Use Symfony's Security guide to enable users through the database.

  • Enable security component
  • Add user login and registration pages
  • Add relations to existing entities to enable per-user collections

Add landing page content

As an anonymous user, I want to see CTA content on the landing page that encourages me to sign up or log in.

Requirements

  • Interesting statistics
  • Explanatory text
  • CTA buttons for sign up and log in

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.