Skip to content

diemesleno/eventex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventex WTTD 2018

Landing page da Eventex desenvolvida durante o WTTD 2018.

PyPi PyPi Dockbit Wercker

So far, the landing page...

Technologies utilized

  • Python 3.6+
  • dj-database-url 0.5.0
  • dj-static 0.0.6
  • Django 2.0.6
  • python-decouple 3.1
  • pytz 2018.4
  • static3 0.7.0
  • gunicorn 19.8.1
  • psycopg2 2.7.4
  • PostgreSQL 9.5+

Public area

Local Installation

Any Operating System:

mkvirtualenv eventex -p python3

cd eventex

pip install -r requeriments.txt

python migration

python manage.py createsuperuser

python manage.py runserver

access http://localhost:8000

Release History

  • 0.1.0
    • Initial release
  • 0.0.7
    • DEV: Edition of eventex/settings.py
  • 0.0.6
    • DEV: Edition of eventex/urls.py
  • 0.0.5
    • DEV: Creation of core/urls.py
  • 0.0.4
    • DEV: Development of core/views.py
  • 0.0.3
    • DEV: Development of core/model.py
  • 0.0.2
    • ADD: Creation of the app core
  • 0.0.1
    • ADD: Creation of the project eventex

Meta

Diemesleno Souza Carvalho – @diemeslenodiemesleno@gmail.com

Distributed under the AUR license.

https://github.com/diemesleno/eventex

About

Landing page desenvolvida durante o WTTD 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages