Giter VIP home page Giter VIP logo

ccmyproject's Introduction

Build Status

Description

We know there are many people are looking for a job and They have difficulty finding a job what they want,Conversely There are many companies’ managers are looking for a suitable person to work in their companies,for that my idea provides a RESTful WebService which will provide a relationship between companies and people, The objective is creating Employment APP that allows them to browse, search and get a chance to work, and select a suitable job.

an example: If someone wants looking for a job the first thing he has to do it is creating an account with his email then configures his profile with his (name,skills ,phone number.....etc) that profile represents a simple C.V for him, so when he wants searching about a job the searches results will match to his skills which stored in his profile previously.

Architecture

We will create the system by an architecture based on microservices. It has a cloud service in which the data is stored, the database system will be a NoSql database in (MongoDB), Our system has a Login/signup for users, from this, the users can also view all data that stored in DB on the cloud, they can add, edit or delete features (skills) to/from their profiles, The system also has a REST API which can be using through a web page to do requesting (Get, post, Put, and delete), so we can use Node js to create that services, development of microservices the following :

  • Microservice: User management (Sign up, log in, user profile modification ...).

  • Microservice: Management of the MongoDB database.

  • Microservice: find jobs by Specific conditions.

  • Microservice: display data in a certain way.

Computación nube

Deployment

There are different PaaS deployment services to deploy our application, For that we select Heroku: This PasS has been chosen because it is simple to use and allows to deploy any application from a Github repository.

Travis has been used As an integration service.

The reasons of use it are :

  • easy to use.

  • It is enough to include a file .travis.yml.

To use it you have to connect it with the github account.

All information regarding of this section and the microservice developed are in This Document

Despliegue: https://small-well-service.herokuapp.com/

Provision

The application has been deployed in Google Cloud platform in a virtual machine with Ubuntu Server 18.04 All the information about this milestoneThis Document

MV: 35.239.60.75

Gathering

In this part we will create a virtual machine by command line using Cloud shell of google cloud platform, we will deploy our application on Google Cloud platform in a virtual machine with Ubuntu Server 18.04LTS, and we will add Mongodb to our app, and we will create a new function which allows clients login to our app.

All information about this milestone in This Document

MV2: 35.246.115.186

Orchestration

The orchestration of the virtual machine was performed using the Vagrant orchestration tool,All the information to this milestone is in This Document

and this Video help me to deal with vagrant.

Despliegue Vagrant: 52.143.168.220

ccmyproject's People

Contributors

abdullahtaher93 avatar

Watchers

James Cloos avatar

ccmyproject's Issues

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.