Skip to content

niktay/CS2102-assignment

Repository files navigation

ZOOOM Car Pooling App

Build Status Codacy Badge Codacy Badge

How to run

  1. Install Docker, and docker-compose
  2. Clone repository and enter folder
git clone https://github.com/niktay/CS2102-assignment.git
  1. If volumes folder exists in the director, rm -r volumes/ to remove previous db records.
  2. Run docker-compose build
  3. Run docker-compose up to launch flask server and postgres server.
  4. Navigate to 127.0.0.1 in your browser to check if flask is active.

Usage

The application comes preloaded with an admin account with the following credentials

username: admin password: 123

Admin interface can be accessed at http://127.0.0.1/admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •