The Wayback Machine - https://web.archive.org/web/20201124210426/https://github.com/RakeshMallesh123/flask-starter
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.