Skip to content

Latest commit

 

History

151 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataentry_Dashboard

Created a web application for Data Entry Dashboard, which displays the user's entries on the dashboard and exports it to the excel file.

Setup Locally

  1. Clone the repo.

    git clone https://github.com/asmijafar20/Dataentry_Dashboard

  2. Now cd to the cloned Dataentry_Dashboard directory.

  3. Run pip install --upgrade pip to upgrade pip.

  4. Run the following commands export FLASK_APP=App.py, export FLASK_DEBUG=1 , export FLASK_ENV=development

  5. Run flask run

  6. Run sudo mysql -u root -p and enter the MySQL password, which you entered during installation of MySQL Server ("root" is default, it may be something else on your machine).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages