Skip to content

mrodriguez229/FA24SSAnalysis_TaskManagerApp

Repository files navigation

Installation Instructions

  1. Clone the Repository: To get a copy of the project, clone the repository from GitHub: https://github.com/mrodriguez229/SDEV265GroupProject_FNM/tree/master
  2. Install Required Libraries: Before running the application, make sure the required Python libraries are installed. Run the following command to install the dependencies: pip install -r requirements.txt Or manually install: pip install tkinter tkcalendar Pillow
  3. Set Up the Database (if needed): The project includes a pre-configured SQLite database (tasks.db). Ensure this file is placed in the same directory as the application files.
  4. Running the Application: To start the application, navigate to the project directory and run: python app.py
  5. Login Information: The default username is admin. The default password is password123.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published