Giter Club home page Giter Club logo

crezam-task's Introduction

Crezam Task

Developed by: Ashutosh Kapoor

Introduction

▸ The task was to develop a mobile app for job posting and job application.
▸ I developed the app using Flutter and covered the following features:

  1. The app is having 4 major screens: Home, Jobs, Messages, Profile
  2. In the home screen user can see the jobs based on their recent searches, recent posted by the recuiters they follow, top recruiters, and the trending position in their search.
  3. In the jobs screen user can see the top jobs meant for them, skill based jobs/internships, jobs saved for later and the applied jobs. Also in the screen, if anyone wishes to post a job then they can post a job too.
  4. In the Message screen the user can share the jobs they are interested in with other users and the recrutiers can also get in touch with them.
  5. In the Profile screen the user can add multiple information about them like education, experience, résume and can edit and change the settings for the app.

Architecture used is MVC for the project. Use of unnecessary packages is avoided.

Folder Tree

.
├── controllers
├── main.dart
├── models
├── utils
│   ├── colors.dart
│   ├── constants.dart
│   └── styles.dart
└── views
    ├── home
    │   ├── components
    │   │   ├── jobPostWidget.dart
    │   │   └── skillBasedJobWidget.dart
    │   └── home.dart
    ├── jobs
    │   ├── components
    │   │   ├── customTextField.dart
    │   │   └── jobCard.dart
    │   ├── createJob.dart
    │   └── jobs.dart
    ├── messaging
    │   ├── components
    │   │   └── messageListTile.dart
    │   └── messaging.dart
    ├── navPage.dart
    └── profile
        └── profile.dart

crezam-task's People

Contributors

kapoor-0905 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.