8000 GitHub - Mouhamadane/sid_plateform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mouhamadane/sid_plateform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SID PLATEFORM

Une application Flask pour regrouper les mémoires des étudiants SID en licence et master.

Pack Flask?

  • Blueprints
  • User and permissions management
  • Flask-SQLAlchemy for databases
  • Flask-WTF for forms
  • Flask-Mail for sending emails
  • Redis Queue for handling asynchronous tasks
  • ZXCVBN password strength checker
  • CKEditor for editing pages
Clone the repository
$ git clone https://github.com/your_username/sid_plateform.git
$ cd REPO_NAME
Initialize a virtual environment
$ python3 -m venv venv
$ source venv/bin/activate
Install the dependencies
$ pip install -r requirements.txt
Create the database
$ python manage.py recreate_db

Running the app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0