Giter Site home page Giter Site logo

tip_career_center_system_updated's Introduction

TIP Career Center System

About

This system is created for the Career Center of Technological Institute of the Philippines. Its core functionallity is to manage the company linkages for partner companies, and monitor their accomplished activities. The program is written in python using Django web framework.

Developers

This system is developed by the following collaborators:

  • Engr. Royce B. Chua
  • Jose Paulo C. Cabral
  • Tyrone Guevarra
  • Joseph Guiyab
  • Joshua Albert T. Lopez
  • Jarod Augustus Austria
  • Zeus James Baltazar

Program Requisites

To ensure that the system works as intended, the following requisites are required in order to run the program.

  • Python Runtime Environment (Recommended: Python version 3.X)
  • Django 2.1.4 (or latest)
  • MySQLClient
  • PyMySQL
  • PyPDF2
  • xhtml2pdf
  • MySQL or XAMPP
  • MySQL Workbench (optional)
  • Git
  • Web Browser
  • Text Editor

System Migration

These are the steps for migrating and running the system on another machine.

  1. Install/pip install all requisites. (All requisities can be installed on a virtual environment. See "Program Requisities" above for the list of requirements)
  2. Connect to an instance of SQL Server using MySQL. (XAMPP or the official MySQL client can be used)
  3. Clone the repository on prefered location using git
  4. Create the database schema using the tip_career_center_system_updated.sql. The file can be executed using MySQL workbench. The database ERD can be viewed using MySQL Workbench by using the tip_career_center_system_db_erd
  5. Navigate to the folder location of mange.py file. Open CMD on this folder
  6. Run the script: "python manage.py migrate" (without quotation marks) to migrate required the Django entities on the database.
  7. Run the script: "python manage.py runserver" to run the system on localhost.
  8. On a web browser, enter "localhost:8000" (without quotation marks) on the address bar to go to the homepage.

tip_career_center_system_updated's People

Contributors

josepherns avatar paucabral avatar jarodski avatar joshualopez0378 avatar roycechua avatar tyroneee avatar zeus0390 avatar

Stargazers

 avatar Janrey Licas avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

josepherns

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.