Giter VIP home page Giter VIP logo

okafor-chiagozie / quicky Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 250 KB

A simple ToDo List application named "Quicky," allowing users to create, read, edit, delete, and update tasks. Built with HTML, CSS, JavaScript, and PHP.

Home Page: http://quicky.infinityfreeapp.com/

License: MIT License

CSS 45.29% HTML 9.41% JavaScript 28.61% PHP 16.69%
asynchronous backend beginner-friendly css frontend html javascript php responsive-design simple-app todo-list web-application web-development

quicky's Introduction

Simple ToDo List: Quicky

License

A simple ToDo List application named "Quicky," allowing users to create, read, edit, delete, and update tasks. Built with HTML, CSS, JavaScript, and PHP. Utilizes asynchronous JavaScript for seamless interactions with the server.

Table of Contents

Overview

"Quicky" is a straightforward ToDo List application designed for simplicity and efficiency. Users can perform basic tasks such as creating, reading, editing, deleting, and updating tasks. The application employs asynchronous JavaScript to handle interactions with the PHP backend, ensuring a smooth user experience.

Features

  • Task Operations: Create, read, edit, delete, and update tasks with ease.
  • Asynchronous Interaction: JavaScript handles interactions with PHP for seamless user experiences.
  • User-Friendly Interface: Simple and intuitive design for efficient task management.
  • Responsive Design: Seamlessly adapts to various devices, ensuring an optimal viewing experience for all users.

Preview

Screenshot 1 Screenshot 2

For a closer look, check out the live demo or clone the repository and open the index.html file in your web browser.

Getting Started

  1. Clone the repository

    git clone https://github.com/Okafor-Chiagozie/Quicky.git
  2. Set up the database

    • Create a new database (e.g. "quicky")
    • Import the SQL file (quicky.sql) to set up the schema
    • Update database configuration in config.php
  3. Run the application

    • Use a local development server (eg. XAMPP) or configure your web server to serve the PHP files.

Usage

To use "Quicky," follow these simple steps:

  1. Open the index.html file in your preferred web browser.

  2. View Tasks:

    • Upon loading the application, existing tasks will be displayed.
  3. Create a New Task:

    • Enter the task details in the first input section having the "Add a new task" placeholder.
    • Click on the "Add Task" button beside the input section.
  4. Update a Task:

    • Go to the task you want to update.
    • Click the corresponding "Edit" button.
    • The container of the task changes to an input section.
    • Modify the task details and click the corresponding "Update" button.
  5. Delete a Task:

    • Go to the task you want to delete.
    • Click the corresponding "Delete" button to remove the task.
  6. Asynchronous Updates:

    • Notice that interactions with tasks are handled seamlessly with the server using asynchronous JavaScript.

Contributing

  • Fork the repository
  • Create a new branch
    git checkout -b feature/your-feature
  • Make changes and commit
    git commit -m 'Add some feature'
  • Push to the branch
    git push origin feature/your-feature
  • Open a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Feel free to contact me at [ [email protected] ] for any inquiries or feedback.

quicky's People

Contributors

okafor-chiagozie avatar

Stargazers

 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.