Coder Social home page Coder Social logo

brayanpotosi / masters-postulation-platform Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 128 KB

Django API Rest designed to allow users to apply to a program in which administrators will be able to select the best candidates based on a scoring system according to the user's profile.

License: MIT License

Python 99.95% Shell 0.05%
django django-rest-framework docker

masters-postulation-platform's Introduction

Master's Postulation Platform

Backend of master's postulation platform.

This service provides all data managment to allow the Authentication, Authorization and persistance of user´s data.

The Máster´s Postulation platform allow to send a postulation for the Platzi Master program.

Candidate UI

The student is able to complete a profile and send the postulation form.

Admin UI

The administration role is able to review the profile and give a score.

Technologies

  • Django: Web framework to develop web apps.
  • Django-Rest-Framework: REST API framework
  • Pandas: Library to manage data.
  • Python: Programming language.
  • AWS: EC2 machine, deployment using Traefik, Docker.
  • PostgreSQL: Database

API Documentation

API Documentation using postman:

Get started

  1. Clone the repository:
  • git clone https://github.com/master-s-postulation-platform/backend.git
  1. cd backend

  2. virtualenv -p=python3.8 .venv

  3. source .venv/bin/activate

  4. pip install -r requirements.txt

  5. cd master_postulation_prj

  6. python manage.py migrate

Create a new branch

git checkout -b issue_name

Run local server

python manage.py runserver

masters-postulation-platform's People

Contributors

wilantury avatar brayanpotosi avatar

Stargazers

Horkov Kirill avatar

Watchers

 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.