-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The purge #34
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- changed directory and files structure
- loaded the tailwindcss the correct way (through npm)
- refactored actor cards (added skeleton loading to actor images)
- added some more styles through tailwind
- added some documentation
- the search now handles no results and show the appropriate message
Can you please guide me through the installation process so I can test that the code works? I checked out the-purge branch, added a new public/js/the_config.js file from the template and filled in the API key. |
ok, it works. it just needed to run the files from a web server. :) |
Cleared the old code, removed phonegap, glyphicons bootstrap.
Move the project to root folder.
Created config file in the js directory to use for api key and other sensitive information.
Created example config file.
Redeisign the project from scratch with Tailwind CSS.
Added deathdate, birthday and image to the results.
Used Heroricons as svg for performance.