Skip to content

A simple Flashcard app using Flask, HTML, CSS and bootstrap

Notifications You must be signed in to change notification settings

U-Adithyan/FlashCard_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlashCard_App

A simple Flashcard app using Flask, HTML, CSS and bootstrap

Change the working directory to code folder

To Run the code Implement the following shell commands
1.pip install flask
2.pip install sqlalchemy
3.pip install flask_sqlalchemy
4.pip install flask_restful

Now start the server by running app.py using the shell command:
python3 app.py

Note:All the shell commands given above are wrt linux environment

About

A simple Flashcard app using Flask, HTML, CSS and bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published