Git Product home page Git Product logo

wayfarer's Introduction

WayFarer

WayFarer is a public bus transportation booking service. Build Status Coverage Status Maintainability

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

The project is composed of two different parts:

  • UI (User Interface)
  • API Endpoints

Prerequisites

  • UI

    • Any Web Browser (We recommend using Google Chrome)
    • Text Editor (We recommend using VSCode)
  • API Endpoints

    • Node JS
    • Postman (For testing api locally)
    • Postgres

Cloning the project

  • Simply Clone The project
  • OR use git bash:
    1. First download git bash
    2. Install it
    3. Clone it by running git clone https://github.com/victorkarangwa4/WayFarer.git
    4. Find the project directory from where you are tunning the git bash.

Installing

1.For running the api

  1. First download and install Node JS
  2. Download and install Postman
  3. Clone the project. WayFarer
  4. Run npm install (sudo apt install for linux users) command for installing all project dependencies
  5. Make sure you have downloaded and Installed postgres

Running the tests

  1. Open command prompt
  2. navigate to the directory of cloned project
  3. Run the automated test by running npm run test command

Running the UI Template

Built With

Contributing

  1. Fork it
  2. Create a branch (git checkout -b my_project)
  3. Commit your changes (git commit -m "Added Stuff")
  4. Push to the branch (git push origin my_project)
  5. Create an Issue with a link to your branch

Author

Victor KARANGWA

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

wayfarer's People

Contributors

victkarangwa avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.