Skip to content

ProtKsen/wish_lists

Repository files navigation

This application allows users to create a collection of things they would like to receive as a gift. Users can add each other as friends and view friends' wishlists.

home page login profile
Alt-текст Alt-текст Alt-текст

Technical stack

Django, Bootstrap

Usage

Installation

git clone https://github.com/ProtKsen/wish_lists.git

One-time action (if not poetry)

pip install poetry
poetry config virtualenvs.in-project true

Install dependecies

poetry init
poetry install

Configure environment

Use .env.default to create .env

Start app

make runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages