Git Product home page Git Product logo

tindev's Introduction

TinDev Platform: A Tech Recruitment Tool

Overview

Welcome to TinDev, an innovative Python and Django-based application crafted to bridge the gap between technology recruiters and aspiring candidates. Our platform harnesses SQLite for robust data management, ensuring a seamless and efficient recruitment process.

Core Technologies

TinDev is built upon a solid foundation of dependable and cutting-edge technologies. Key components include:

  • Python 3.10.8 - The backbone of our application, renowned for its versatility and ease of use.
  • Django 4.1.3 - A high-level Python web framework that encourages rapid development and clean, pragmatic design.
  • Django Crispy Forms - Enhances Django forms with Bootstrap styling.
  • Bootstrap 4.0 - A front-end framework for developing responsive and mobile-first projects.
  • SQLite3 - Our chosen database engine, known for its reliability and simplicity.
  • TkInter - A standard Python interface to the Tk GUI toolkit.

Getting Started

Follow these steps to set up your own local instance of TinDev.

Prerequisites

Here's what you need to begin:

  • Ensure Python is installed, then set up pip:

    python -m ensurepip --upgrade
  • Install Django using pip:

    python -m pip install Django
  • Get Django Crispy Forms for enhanced form styling:

    pip install django-crispy-forms

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/agonza42/ParadigmsProjectGroup14.git
  2. Set up the database:

    python manage.py migrate
  3. Start the local server:

    python manage.py runserver

Embark on your journey with TinDev, where technology meets talent!

tindev's People

Contributors

mgzzb avatar agonza42 avatar gelbling avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.