screen shot of techjobs website

Tech-Jobs Latin America

React JS / Bootstrap / Python

Full-Stack Project

Overview

This application was our final project for graduating from the 4Geeks Academy Boot Camp. It's a full-stack application using React JS as the main library for Front-End. Bootstrap and custom CSS styling was used for design. Basic email registration using password encryption with Bcrypt, we have Google Authorization login with Firebase. For the Back-End, we used Python, SQLAlchemy, and Flask for REST API. This application has basic functionalities of a CRUD application. As a company, you can create your user, then a job post, and delete it. As a user, you can apply to a job connecting directly with EmailJS API for direct email messaging to the company.

Technologies

React

Bootstrap

Javascript

CSS

Python

Flask

SQLAlchemy

Firebase

EmailJS API

Back