Git Product home page Git Product logo

karanchandekar / task-management-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 131 KB

Simple task management app created using NextJS, Typescript, and Tailwind CSS.

Home Page: https://taskmanagement-karanchandekar.vercel.app/

License: MIT License

JavaScript 7.64% CSS 0.69% TypeScript 91.68%
git github localstorage nextjs reacticons tailwindcss typescript usecontext-hook usesearchparams usestate-hook

task-management-app's Introduction

๐Ÿ“ Task Management App

Task Management App is a web application built with Next.js, TypeScript, Tailwind CSS, and Local Storage. It provides an intuitive user interface for managing tasks effectively.

โš™๏ธ Technology Stack

  • Framework: Next.js
  • Language: TypeScript
  • Styling: Tailwind CSS
  • State Management: Local Storage
  • Version Control: Git

๐Ÿš€ Getting Started

To run the Task Management App locally, follow these steps:

  1. Clone the repository: git clone https://github.com/KaranChandekar/task-management-app.git
  2. Navigate to the project directory: cd task-management-app
  3. Install the dependencies: npm install
  4. Start the development server: npm run dev
  5. Open http://localhost:3000 in your browser.

๐Ÿ’ก Usage

The Task Management App allows you to:

  • View a list of tasks.
  • Add a new task by providing a title.
  • Delete a task.

๐ŸŒ Live Demo

A live demo of the Task Management App is available at taskmanagement-karanchandekar.vercel.app.

๐Ÿ”ง Functionality

The Task Management App have following functionalities:

  • Title: A title describing the task.
  • Status: The current status of the task (e.g., "To Do", "In Progress", "Completed").
  • CRUD: Functionality to perform CRUD (Create, Read, Update, Delete).
  • Stores the task data using local storage.

๐Ÿ“„ Project Structure

The repository follows the following structure:

  • /public: Contains public assets and the app's logo.
  • /src: Contains children folders like "app", "components", and "store".
  • /src/app: Contains the main page of the application.
  • /src/components: Contains reusable components used throughout the application.
  • /src/store: Contains the MST models and store for state management.

๐Ÿค Contributing

Contributions are welcome! If you'd like to contribute to the Task Management App, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b my-feature-branch.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin my-feature-branch.
  5. Submit a pull request.

Please ensure that your code follows the established coding standards and includes appropriate documentation.

๐Ÿ“„ License

The Task Management App is open source and released under the MIT License.

๐Ÿ“ง Contact

For any questions, suggestions, or feedback, feel free to reach out to me at [email protected]. I'd love to hear from you!

task-management-app's People

Contributors

amolshelke2 avatar karanchandekar avatar

Stargazers

 avatar  avatar  avatar  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.