Skip to content

Nandha95/sample-report-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-report-framework

A full stack application to demo scheduled reports

To Run the Flask server:

  1. Navigate to backend folder.
  2. Install requirements from requirements.txt
  3. Fill in config.py with required database url and email settings.
  4. run flask run

To Run the React server:

  1. Navigate to frontend folder.
  2. run npm install
  3. run npm start.

About

A full stack application to demo scheduled reports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published