Code Monkey home page Code Monkey logo

mmbbs-todo-app's Introduction

Simple Todo App

This is a simple todo app created as a part of a school project. It allows users to create, update, and prioritize tasks. Data is stored locally in the user's browser cookies.

Task Requirements

The following requirements were made for this app:

  • The app can be viewed using static HTML.
  • No framework can be used during the creation of this app.
  • No server should be required for viewing the site.

Feature Requirements

The following features were required:

  • A login screen (no actual authentication mechanism).
  • Users can create, prioritize, and complete tasks.

Accessing the App

The app is hosted on GitHub Pages for demonstration purposes. You can access it here.

Disclaimer

Please note that this app is not meant for actual use. It was created solely for educational purposes as a school project.

"Building" it Yourself

Since the app does not use any frontend frameworks, no actual "building" is required to run it. You can follow these steps:

  1. Clone this repository to your local machine.
  2. Open the index.html file in the src directory with your preferred web browser.
  3. Alternatively, you can run the following command to start a local web server that supports live updates: npm run start

License

This project is licensed under the MIT license. You are free to use, modify, and distribute it according to the terms of the license.

mmbbs-todo-app's People

Contributors

parzival-space avatar

Watchers

 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.