Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

IliaVakhitov/wordslearning

Repository files navigation

wordslearning

Website for memorizing words and definitions. Project created to learn Flask framework and improve programming skills

To launch

  1. Create .env file in project directory
  2. Set next values in .env SECRET_KEY='' POSTGRES_URL='' POSTGRES_USER='' POSTGRES_PW='' POSTGRES_DB=''
  3. Run flask db upgrade

About

Website for memorizing words and definitions. Project created to learn Flask framework and improve programming skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published