Skip to content

django-app to store memories of visited places

Notifications You must be signed in to change notification settings

iriskis/remember

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Places Remember - web-application to store memories of visited places

Stack

Python 3, Django, VK auth with social-auth-app-django

Steps to run

  1. Fill secret keys in config/credentials.py
  2. Install deps: pipenv install & pipenv shell
  3. Prepare local db by using migrations: python .\src\manage.py makemigrations & python .\src\manage.py migrate

About

django-app to store memories of visited places

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published