Skip to content
/ todosy Public

Web-based calendar tool designed to seamlessly retrieve and display deadlines from Moodle, providing users with a convenient and organized way to track and manage their academic schedules.

Notifications You must be signed in to change notification settings

DmShums/todosy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todosy

You can try this app by clicking here. alt text

Installation and starting

Download MySQL and install it.

Create in the root of project and change information in .env file. It looks like:

DB_HOST=127.0.0.1
DB_USER=root
DB_PASSWORD=11111111
DB_DATABASE=todosy
SECRET="UCU Velykden snow"

Then open terminal and run following command:

python3 __init__.py

And start project

python3 main.py

About

Web-based calendar tool designed to seamlessly retrieve and display deadlines from Moodle, providing users with a convenient and organized way to track and manage their academic schedules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •