Giter Site home page Giter Site logo

satish603 / job-co Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 25.4 MB

Our project involved us getting familiar with the Android Development environment and thus develop an application to serve as a personal companion to one. So what our app does is fairly simple. It takes candidate details and finds a job that is suitable according to his/her qualifications.

Java 0.08% Objective-C 0.46% Dart 98.54% HTML 0.93%
flutter flutter-apps firebase firestore android andriod-studio andriod-development

job-co's Introduction

JOB&CO

Running a Flutter application

You can use the flutter start command to run Flutter apps on your devices.

First, change directories to the root of your app (the same directory that contains the pubspec.yaml file for your project).

To start your app, run:

$ flutter start

Viewing the logs

Start streaming the logs from the device:

$ flutter logs

The logs command lets you see textual output from your app, including print statements and unhandled exceptions. To avoid confusion from old log messages, you might want to use flutter logs --clear to clear the logs between runs.

Features

We focussed our efforts to build an intuitive ,clean and simple UI. For the same, we encompassed card UI in our app. We also implemented swipeable tabs so as to provide ease in navigating between different fragments.

login

The 'Login' activity is added in order to verify the credentials of an authorized user. The user needs to enter proper credentials to access the rest of the functionalities.

SignUp

The 'Sign up' activity allows the user to register himself in Job Vibe. This will allow the user to search and apply for Jobs. During the sign up process, the user must first enter a valid email address followed by a password of his/her choice(minimum 8 charaters needed). After this process is completed, the user will be asked to fill some more blanks regarding his/her personal and education information.

Obtaining Service account file

Using your Google account, login to Firebase console: https://console.firebase.google.com/

See Example below

  1. Project Settings ->
  2. Service Accounts ->
  3. Generate new private key

1

job-co's People

Contributors

arijitbera213 avatar satish603 avatar tejashri-110 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.