Skip to content

Google Developers Group Zamboanga Web Application

Notifications You must be signed in to change notification settings

nthnyvllflrs/GDGZambo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Developers Group Zamboanga Web Application

This project is an internship requirement for the course B.S. Computer Science in Western Mindanao State University.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Python 3.x with Django 2.x and virtualenv package installed

Installing/Testing

*Assuming you have installed Python 3.x, Django 2.x and created a virtual environment using virtualenv
  1. Activate virtual environment
  2. Navigate to source directory
  3. Install project package requirements (pip install -r requirements.txt)
  4. Create database (python manage.py migrate)
  5. Create superuser (python manage.py createsuperuser)
  6. Runserver (python manage.py runserver)

Deployment

This project was deployed using Heroku (https://devcenter.heroku.com/articles/deploying-python)

Built With

  • Django 2.x - The web framework used
  • Bootstrap 4 - Dependency Management

Authors

  • NthnyVllflrs (Anthony Villaflores)

About

Google Developers Group Zamboanga Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published