Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Waypoint

Waypoint is a team task manager that I started building to learn full-stack web development with Flask. The goal of this project is to create a simple and practical application where teams can organize their work, assign tasks, and track progress in one place.

I'm building this project step by step while learning Flask, Bootstrap, Git, and MongoDB, so new features will continue to be added over time.

Current Features

  • Home page
  • About page
  • User registration page
  • Create task page
  • Dashboard layout
  • Responsive interface using Bootstrap

Planned Features

  • Kanban board
  • MongoDB integration
  • User authentication
  • Team management
  • Task assignment
  • Deadlines and priorities
  • Estimated completion time
  • Drag-and-drop task management
  • Dashboard analytics

Tech Stack

  • Python
  • Flask
  • HTML
  • Bootstrap 5
  • MongoDB (planned)
  • Git & GitHub

Getting Started

Clone the repository:

git clone https://github.com/ayushrajput6128/waypoint.git

Move into the project folder:

cd waypoint

Install the required packages:

pip install -r requirements.txt

Run the application:

python app.py

Then open your browser and visit:

http://127.0.0.1:5000

Project Status

🚧 This project is currently under development. I'm actively adding new features as I continue learning Flask and backend development.

Why I Built This

I wanted to build a project that would help me understand how real web applications are structured instead of just following tutorials. Waypoint is my attempt to put together everything I'm learning—from routing and templates to databases, authentication, and project organization—into one application.

About

Waypoint is a Flask-based team task management application featuring dashboards, Kanban boards, team collaboration, and task tracking. Built as a learning project using Flask, Bootstrap, and MongoDB.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages