Giter Club home page Giter Club logo

tasklion's Introduction


Logo

Tasklion

A platform that connects freelance labor with local demand in Malaysia.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

We understand that for every individual in Malaysia who needs assistance with anything from leaky faucets to faulty light fixtures or appliance troubleshooting, there's someone nearby who is ready, willing, and able to lend a hand without hesitation. When these two individuals come together, they profoundly improve each other's lives, offering a more convenient and enriched way of living.

How it Works

The customers can search for taskers by service category, service location and time. They can choose the tasker and view the respective services’ rating and reviews before scheduling a task with the tasker. The taskers can manage their available time slots, including both specific dates and recurring weekly slots, as well as service areas. This ensures incoming task invitations are only based on the availability they set. The admin can view and choose to ban or unban the customers and taskers account. Statistics are viewable by admin in graphical formats, such as charts.

(back to top)

Built With

Below is the major frameworks/libraries/tools used to build the project.

  • Angular

(back to top)

Getting Started

The project consists of a frontend (Angular) and backend (Spring Boot) applications, where both is required to be set up to start the project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is a list of things you need to install for the application.

Installation

To build and run the frontend appication, follow these steps:

  1. Clone the repo
    git clone https://github.com/JacksonTai/tasklion.git
  2. Navigate to the frontend directory
    cd frontend
  3. Install NPM packages
    npm install
  4. Start the server for the frontend application
    npm run start

To build and run the backend appication, follow these steps:

  1. Run the DDL scripts under the backend/sql/DDL folder

  2. Install Gradle

    sdk install gradle
  3. Run Gradle to build the project

    gradle build
  4. Start the server for the backend application

    gradle bootRun

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Email - [email protected]

(back to top)

tasklion's People

Contributors

jacksontai 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.