SweetByte13 / Diem

Habit Tracker
1 stars 0 forks source link

Create Initial Boilerplate Code #1

Closed zbb272 closed 1 month ago

zbb272 commented 1 month ago

Need to create flask app,

  1. config file
  2. app file
  3. models folder (add user model)
  4. gitignore file
  5. pipfile
  6. install initial dependencies/packages

verify the project works push up to github