/AS_Project

Service for renting scooters, similar to Uber

Primary LanguageHTML

AS_Project TrotiNet

This project implements a service for scooter rental and booking.

Get Started

Requirements

  • Docker
  • Docker-compose

Installation

  • Clone repository and cd into TrotiNet_Webapp/

  • To run docker containers, run:

    docker compose up --build

Testing

After running docker containers, you can test the application by importing TrotiNet_Webapp/TrotiNET.side into Selenium IDE. There you will find all the scenarios of the user stories.