Skip to content

Fluent is an anonymous platform which allows people to practice English conversation directly via peer to peer voice calls.

License

Notifications You must be signed in to change notification settings

fluent-git/fluent-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluent Back-End

Installation

First time run

pipenv shell
pipenv install
python manage.py migrate

Run

pipenv shell
python manage.py runserver

Testing

pipenv shell
python manage.py test

Database Management

Open SQLite CLI

python manage.py dbshell

Check list of tables

sqlite> .tables

API Documentation

About

Fluent is an anonymous platform which allows people to practice English conversation directly via peer to peer voice calls.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages