Skip to content

Selim-Hmdi/FlowReaderWebSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author

Written by Guille Gregoire and Hoummadi Selim, currently students at the IUT of Amiens.

How to use this project ?

Git

Install git

Follow instruction on the following website, depending of your OS

Download git

Clone project

When you have git installed, you simply have to enter the following command :

git clone https://github.com/Aszriel/FlowReaderWebSite.git

How to run the project

Create the tables

Simply run the command :

Flask initdb

Drop the tables

Flask dropdb

Create sample user

Flask createuser

This command create an user toto with the password tutu and an user thor with password flash

Note that you have to create the tables with the command Flask initdb in order to create an account.

About

School project : A simple website allowing to read web flow such as rss and atom flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published