Coder Social home page Coder Social logo

new_cms's Introduction

new_cms

Rewriting the cms project better

The story:

The reasons for the change was that the old cms was quite a bit of work, it was all over the place, but considering that I wrote that before and during the process of learning php, formally in school, and real life practice. The code was also written over a year ago and comments were non existant - I vow that it will be better from here on out.

SCSS vrs many CSS:

I am utilizing sass code to compile css to make the project more mainatnable vs many smaller files. I have included the base bootstrap framework in includes/scripts/scss/scss_includes/_bootstrap.scssthis will make implementing bootstrap 4.1.1 updatable to later versions, while still keeping the single css file. I am also including FontAwesome 5 Free in the css, just make sure to mot move the webfonts folder.

JS / JQUERY:

jquery-3.2.1.min.js will be the crux of the js files. The actiions on the website will be done much smoother using ajax to load and refresh pages. This will reduce jerky actions.

Database:

The previous version was a hardcoded database setup. This will likely be simular but will have more modification available to the users during installation. meaning use of a prefix, setting the name of the database they wish to use, (creating the database) or using one that already exists. The primary goal though will be to clean up the code.

new_cms's People

Contributors

jf0772256 avatar

Watchers

James Cloos avatar  avatar

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.