Skip to content

jderfer31/Team-Project-Final-Web-Application

 
 

Repository files navigation

IS601-850 Final Project

Contributors: Payal Kevin Bhalala, Chinghao Sun and Jeremy Langenderfer

Links to Contributor Assigned Tasks

Feature_1_jl822
Feature_1_Screenshots

flask-calendar

Details

Main calendar view:

Main calendar view

Create new task view:

Create new task view

Supports a basic drag & drop on desktop of days (like Google Calendar), edition of existing tasks, creation of repetitive tasks (daily, montly, by weekday, by month day or on specific day number), custom colors, and a few options like hiding past tasks or being able to manually hide those repetitive task ocurrences (I like a "clean view" and usually remove/hide past tasks).

It is mobile friendly (buttons for actions are ugly and cannot drag & drop days on mobile, but otherwise works), might not be perfectly designed for all resolutions but at least works.

Docker Environment

  • Development strongly encourages using Docker and Docker Compose.

Running

For running docker compose: build/dev/docker-compose.yml

Sample username is a_username with password a_password.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.2%
  • HTML 33.1%
  • JavaScript 12.4%
  • CSS 3.7%
  • Makefile 1.0%
  • Shell 0.3%
  • Dockerfile 0.3%