Skip to content

This is a web app for managing schedules which notifies when task needs to be done. The features include user registration, setting time and date of task.

Notifications You must be signed in to change notification settings

abhirams2020/personal-schedule-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Schedule Manager

This is a web app for managing schedules which notifies when task needs to be done. The features include user registration, setting time and date of task. Currently working on adding notification support to the app. This was done as a part of Genskill Fullstack Bootcamp.

The following tools were used to create this project :

Python - Flask, SQLite

CSS

HTML5

Installation

Use the package manager pip to install Flask.

pip install Flask

Usage

import foobar

# returns 'words'
foobar.pluralize('word')

# returns 'geese'
foobar.pluralize('goose')

# returns 'phenomenon'
foobar.singularize('phenomena')

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This is a web app for managing schedules which notifies when task needs to be done. The features include user registration, setting time and date of task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published