Skip to content

A Starter Project with aim to fullfill all requirements for custom web applications

Notifications You must be signed in to change notification settings

RakeshMallesh123/flask-starter

Repository files navigation

A Starter Project with aim to fullfill all requirements for custom web applications

Present Status

Working prototype

Rest APIs

JWT token

  • Refresh Token Implemented

Email Configuration

Background Job

Command to run Background job

celery -A app.celery worker -l info -c 5 -E

Shell

  • With flask shell we can use all models and also do ORM related operations with it

Admin

  • Handle admin account in with table (Password encryption can be kept different to each table)
  • Sign Up, Login and logout handling for admin

Indevelopment Work

Cron Job

Test

About

A Starter Project with aim to fullfill all requirements for custom web applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published