Skip to content

An application for HKU crowdsourced canteen congestion info retrieval and commenting.

Notifications You must be signed in to change notification settings

louishhy/eat-at-hku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eat@HKU

A HKU COMP3330 prototype application for HKU crowdsourced canteen congestion info retrieval, commenting, and menu exploration.

Grouping

Group 11

COMP3330 2022 Sem1

Android Development: Zhu Wendi

Backend Development: Huang Haoyu

Running instructions

Android application frontend

/app includes the Android sourcecode which can be opened using Android Studio.

Backend

/backend includes the MongoDB data and Express.JS server.

To run the MongoDB database which is in /data, install MongoDB with a compatible version (Native: MongoDB 6.0.2 Community). Then, in your command line:

mongod --dbpath YourPath/eat-at-hku/backend/data

To run the Express.JS server, install node.js and run:

node YourPath/eat-at-hku/backend/app.js

About

An application for HKU crowdsourced canteen congestion info retrieval and commenting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published