Skip to content

Mal-wared/SASE-IT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SASE-IT: Task Management Web Application

This is a full-stack task management web application built with Flask, Python, HTML, CSS, and JavaScript.

Description

This application allows users to manage their tasks effectively. Users can create, update, delete, and mark tasks as completed. The application provides a user-friendly interface for managing tasks efficiently.

Features

  • User authentication: Users can sign up, log in, and log out.
  • Task management: Users can create, read, update, and delete tasks.
  • Task status: Users can mark tasks as completed or pending.
  • Responsive design: The application is designed to work well on both desktop and mobile devices.

Technologies Used

  • Flask: Python-based web framework for backend development.
  • Python: Programming language used for server-side scripting and backend logic.
  • HTML: Markup language for creating the structure of web pages.
  • CSS: Styling language for enhancing the appearance of web pages.
  • JavaScript: Programming language for adding interactivity to web pages.

Installation

  1. Clone the repository:

    git clone https://github.com/Mal-wared/EZ2WEEKS.git
  2. Navigate to the project directory:

    cd SASE-IT
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the application:

    python flask_server.py
  5. Access the application in your web browser at https://localhost:5500.

Usage

  • Sign up for a new account or log in if you already have an account.
  • Once logged in, you will be redirected to the dashboard where you can manage your tasks.
  • Click on the "New Task" button to create a new task.
  • Click on a task to edit or delete it.
  • Use the toggle button to mark a task as completed or pending.

Contributing

Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests. Please ensure that your contributions adhere to the code style and conventions used in the project.

License

This project is licensed under the GPL-3.0 License. See the LICENSE file for details.

About

An easy to use task management application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published