Skip to content

vasapol123/Sidewalksolve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidewalksolve 🛵

This project is prepared in partial fulfillment of the requirements for the Software Development Practice I subject 010123131 which is a part of the computer engineering curriculum in King Mongkut’s University of Technology North Bangkok — KMUTNB — Thailand. Sidewalksolve is the place for people who encounter motocycle problems on the pavement and wish to make a complaint to let the authorities know and decide the problem. With Sidewalksolve, citizens can now submit photos of illegal activities on the pavements with any details via online system to the authorities for further legal action. Sidewalksolve aims to let all citizens have the opportunity to help check the orderliness of the country.

Team Members

Overview

There are 3 channels for making a complaint with Sidewalksolve: Web page, LINE, and Facebook Messenger.

  1. Web page
    Our webpage are programmed with 3 programming languages: HTML, CSS, and JavaScript. HTML (HyperText Markup Language) is the primary language used to write web pages. It defines the meaning and structure of web content. CSS (Cascading Style Sheets) and JavaScript (JS) are other technologies besides HTML that are generally used to describe a web page's appearance/presentation (CSS) or functionality/behavior (JS). You can simply type sidewalksolve.xyz URL in any web brower in order to access to Sidewalksolve web page.

  2. LINE
    There is Sidewalksolve LINE official account for making a complaint with LINE. It is created with messaging API for building a bot that provide personalized experiences for our users on LINE. This allows us to send messages or photos about your complaint easily by communicating using HTTP Request Methods in JSON format. If you would like to make a complaint with LINE, you can go through this link.

  3. Facebook Messenger
    There is Sidewalksolve Facebook official page where you can send messages or photos about your complaint with Facebook by integrating with Messenger API that supports to send messages in Facebook to our users. If you would like to make a complaint with Facebook, you can go through this link.

Features

  • All complaints that are made with Sidewalksolve LINE, Facebook Messenger, or Web page will be shown in the admin dashboard with the complaint details such as personal information and details of the problem reported.
  • Sidewalksolve web page supports different languages. the web page is translated by Google Translate, which enables all citizens with different ethnicity to make a complaint with Sidewalksolve.

You can see the video demonstration of making a complaint with sidewalksolve via this link.


About

Softdev Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.4%
  • PHP 33.5%
  • JavaScript 14.2%
  • C 3.9%