Skip to content

adammaly004/Training_diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask app - Training diary

This is my first more professional flask webapp

Some basic Git commands are:

git add <filename>
git commit -m "commit name"
git push -u origin main

Setup & Installation

Ensure you have python 3.6+ installed.

git clone <repo-url>
pip install -r requirements.txt

Running the Server

python app.py

Viewing The App

Go to http://127.0.0.1:5000

About

Not finished yet!!! Flask web application that helps to write a training diary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published