GithubHelp home page GithubHelp logo

bashlyss / my-website Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.77 MB

Repo to hold all my sites files

ApacheConf 0.01% HTML 0.68% CSS 0.88% JavaScript 90.45% Python 6.51% PHP 0.33% Smarty 1.14% Shell 0.01%

my-website's People

Contributors

bashlyss avatar

Watchers

 avatar

my-website's Issues

Tagged Search

Find a library or implement a custom tagged search bar for the generic search for movie reviews.

Add images

Support images in the review template and add them to the db

Movie search no server requests

Right now the server uses ajax to update the movie list for search. This makes unnecessary requests to the server and restricts it's capabilities - decides to stop responding to requests. Tablesorter should be able to help with this.

Ben's thoughts

You're including the movie sorting js on every page - this seems excessive. if you dont use it, dont include it. If its truly a "global" js file, it shouldnt have single page specific js.

If you're loading the js at the end of the html file, you dont need $(document).ready either.

Your sidebar flickers, you can chain your css classes together to have them default to hidden on load.

You have a bunch of console errors on the movie listings page - its looking for images that arent there.
Also maybe some labels on the sliders, now that I know theyre for sorting. While im thinking about it, typing in the boxes and pressing enter doesnt adjust the sliders, but moving the slider adjusts the box. The poor box must feel excluded.

Why is your error log in your git repo?

You have a css file at the top of your project?

You have a lot of JQuery. Personally not a fan, but I understand the appeal.

Nice work on the templating, it looks good.

Support movie reviews

  1. enter more reviews into database
  2. Provide access to view by clicking row. - create popup

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.