Skip to content

A Django Website to show Upcoming Meetups/Conferences related to Python or Django

Notifications You must be signed in to change notification settings

0xamitdutta/Event-Meetups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVENT MEETUPS

A Python/Django Website that lists all Meetups/Conferences related to Python/Django

Project Setup

Windows, Linux and Mac OS X

Download The Repository in a Zip file and Unzip all the Contents
Setup a Virtual Environment and activate it
Run the command pip install -r requirements.txt in your shell
Run the command python manage.py runserver

Screenshots

Events Screen

Event Details Screen

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A Django Website to show Upcoming Meetups/Conferences related to Python or Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published