An open API service indexing awesome lists of open source software.

https://github.com/simonescob/agendadj


https://github.com/simonescob/agendadj

agenda contacts crud crud-sample django python3 virtualenv virtualenvwrapper

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Agendadj

It is a CRUD system based on a Agenda and maked using Django 2.0

You can to download and use it.

## Requirements
-Python 3

-Virtualenvwrapper

-Django 2.0 or to up

## Use
Run the command `python manage.py migrate`

And before `python manage.py runserver`

Open the browser and write `http://localhost:8000`