morikeli /
smart-scheduler
This is a django web app that allows lecturers to schedule lectures. The app notifies students about the scheduled class depending on the lecture's recurrence pattern.
55/100 healthLoading repository data…
Lokrip / repository
This is a social network project developed using Django. The application provides a wide range of functionality, including managing users, chats, posts, notifications, profiles and much more. Mood project for working in Docker containers.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Это проект социальной сети, разработанный с использованием Django. Приложение предоставляет широкий функционал, включая управление пользователями, чаты, публикации, уведомления, профили и многое другое. Проект настроен для работы в контейнерах Docker.
Проект организован следующим образом:
git clone https://github.com/ваш-проект/social-network.git
cd social-network
Selected from shared topics, language and repository description—not editorial ratings.
morikeli /
This is a django web app that allows lecturers to schedule lectures. The app notifies students about the scheduled class depending on the lecture's recurrence pattern.
55/100 healthsina-mobarez /
this is a good base for django one time password projects
41/100 healthMarcin-Chudzik /
docker-compose up --build
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
DEBUG=True
SECRET_KEY=ваш-секретный-ключ
DB_NAME=social_network_db
DB_USER=postgres
DB_PASSWORD=пароль
DB_HOST=db
DB_PORT=5432
python manage.py runserver
This app is a simple example of a web shop, built in Python/Django.
gautam-itsquick /
Amazon Price Tracker On this website you can add amazon products links and your desired price when the price is less or equal to the desired price this will send you notification on registered email
31/100 healthdevanob /
#Django Personal Website This Is The Source Code For Personal(MYWebsite). This Site Is Primary Written In HTML and Javascript With Helping Libraries Such As Bootstrap .The Back End Is Written In Django With A MySql Backing. Ngnix, Google Cloud(This moment) Celery Rabbitmq
19/100 healthILoveBacteria /
This repository is for the Software Engineering course project at Shahid Beheshti University. The project involves developing a hotel management system.
32/100 health