Giter Site home page Giter Site logo

taskbunny's Introduction

TaskBunny

Tasks Web Application Project for CS2102 Group 16

For this group project, our team was assigned to complete a TaskRabbit clone, which we named TaskBunny. In the application, users could add a task to be matched with another user, update their posted task, assign themselves to a task to do, and use search functions to look through the tasks. Admins could edit and delete tasks as well as using regular user functions, as well as having access to some basic statistics. Each task is assigned to a task category, where details such as salary, location, dates, and a description are present. In the backend of the application, we used Apache as the web server, while also using Php and Postgres as the server page language and database management systems, respectively. The frontend was done using HTML, CSS, and JavaScript.

##Group Members: Martin Yim

Mudit Gupta

Timoté Vaucher

Marshall Chua

Sean Zhang


##Screenshots: ![alt home] (https://cloud.githubusercontent.com/assets/6991412/19711985/97b5b814-9b6c-11e6-96f1-d3551d524371.png) ![alt signup] (https://cloud.githubusercontent.com/assets/6991412/19711932/1296867c-9b6c-11e6-8a75-04a0a44ae24f.png) ![alt dashboard] (https://cloud.githubusercontent.com/assets/6991412/19713365/176c75f6-9b78-11e6-89fe-1b70dcd28052.png) ![alt addtask] (https://cloud.githubusercontent.com/assets/6991412/19712051/2688e6ec-9b6d-11e6-996e-4c431b93e552.png)


#SQL screenshots: checkavailability The goal of this query is to help checking whether the client is free during a certain time frame, ie no overlapping other tasks. Avoid that we give ubiqutiy to people ^^ counttask Count the number of taskers for a given task. To now how many people are helping for a task. getavailaibletask Get all the available task that are not created by the user and that he's not already helping for that task. upsert Key query in the login phase as we keep the user logged using tokens, insert or update the token for each user accordingly.

Mudipt should be able to put some more interseting screenshots when he's done with his work.

taskbunny's People

Contributors

luigicham avatar mbyim avatar mg14777 avatar puzzledsean avatar tvaucher avatar

Watchers

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