Coder Social home page Coder Social logo

taniarascia / mvc Goto Github PK

View Code? Open in Web Editor NEW
568.0 26.0 185.0 19 KB

A simple MVC application in plain JavaScript.

Home Page: https://taniarascia.github.io/mvc

License: MIT License

HTML 5.10% JavaScript 78.22% CSS 16.68%
javascript mvc todo model-view-controller todo-app

mvc's Introduction

๐Ÿ”ฑ MVC.js

License: MIT

Simple todo MVC application in plain JavaScript

Purpose

Learn the MVC pattern by building a small app!

  • Model - manages the data of an application
  • View - a visual representation of the model
  • Controller - links the user and the system

This application consists of index.html, script.js, and style.css. This means that there are no frameworks or dependencies getting in the way of learning the MVC concept.

Author

License

This project is open source and available under the MIT License.

mvc's People

Contributors

taniarascia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mvc's Issues

Intellectual property

Hi Tania!

Have you seen this https://github.com/pscully/simple-todo ?

I'm a bit confused by this situation. The code looks deceptively similar to yours, only the styles are different. I hope this is a misunderstanding because I can't see any credits there.

Have a good day!

module inclusion

A suggestion: Model, View and controller could remain inside a different js files connected by type=module at <script> level for making it more organised.

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.