Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
/ sc2006 Public archive

Project for SC2006 Software Engineering

Notifications You must be signed in to change notification settings

sanstzu/sc2006

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please ignore the latest failing GitHub Actions as it was meant to automatically sync our repository with the repository provided by our Lab Technician.

GoParkYourself

A mobile application developed for the SC2006 Software Engineering module in NTU, which displays live motorized and bicycle parking data across Singapore.

Overview

Due to our client-server architecture, this application is mainly separated into two parts: the Frontend and Backend.

The Frontend (frontend/) is developed using React Native, React Native Paper for the UI, and Zustand for global state management.

The Backend (backend/) is developed using Node.js with Express framework, MySQL database for storing parking information and performing queries, and Docker for easier deployment in our remote AWS EC2 server.

Contributors

Releases

No releases published

Packages

No packages published