Projects

Task Scheduler in FastAPI and Vue

This is a simple task scheduler in built using FastAPI and Vue. Below are the features of the application:-


- FastAPI is used at the back-end with postgres, Alembic and SQLAlchemy.

- Vue 3 is used on the front-end with Tailwind CSS

- Custom calendar using day.js, animations are added using AOS.

- Contains custom theme and is fully responsive for mobile.

- Does not contain authentication.

- Calendar and List view for tasks, list view also has sorting



Started on April 11, 2025, 9:22 a.m.
Updated on April 21, 2025, 7:16 p.m.
Status:
Tags: Python Vue Technology Web Development

Project Link : https://github.com/Apfirebolt/task-scheduler-in-vue-tailwind-and-fastapi

Technologies Used : FastAPI, Vue 3, Tailwind CSS, AOS, Postgres, Alembic, SQLAlchemy


Images:
Add Task
Scheduler
Tasks
Tasks Table