Skip to content

Latest commit

 

History

History
75 lines (58 loc) · 4.33 KB

README.md

File metadata and controls

75 lines (58 loc) · 4.33 KB

Project Wander - Front-end Client

Wander is a platform built for nature & hiking lovers across the globe that share a passion for adventure. Wander let's you share your favorite trails with others by creating a trail and display it on our world map. It also let's you discover new ones by reading about other users trails.

The application was created, during 11 november - 23 november 2019, as a final project during the last 2 weeks of the Craft Academy Full Stack Web Developer Bootcamp.


Authors

Pia von Wachenfelt
Luca Lobacher
Jonas Masharqa
David Izosimov
Alex Saxena


Deloyment URL

This application consists of a front-end Client and a back-end API.
Front-end Deployment and Front-end GitHub
Back-end Deployment and Back-end GitHub


User Stories & Project Management

During this project we worked agile using 7 day sprints, you can check the whole design sprint, read our user stories and our features on our Pivotal Tracker board.


Snapshot of the application


Getting Started

If you want to try out the code for yourself on your local machine: Fork the repo, clone it down, make sure you run yarn install.

Built with the following technologies

Back-end API:

  • API with Ruby, version 2.5.1
  • API withRuby on Rails, verion 6.0.1
  • API is using RSpec for automated testing
  • API is also using Gems, to check which ones please see the Gemfile

Front-end Client:


Testing, Test Coverage and Continuous Integration (CI)

To measure the API's test coverage we use Coveralls Coverage Status

Continuous integration is handled using Semaphore
Build Status API
Build Status Client

All tests on the front-end Client can be found in the folder cypress and it's sub-folders.

The front-end is currently connected to our back-end API, if you want to test it out yourself please go to our back-end GitHub and fork that repository as well. Then change the url from our Heroku to http://localhost:3000

To run a test (you must have yarn installed), run yarn cy:open in your terminal.


Acknowledgements


Special Thanks

To our coaches and staff at Craft Academy for guiding and turning us into developers: Faraz, Greg, Adi, Oliver, Noel and Thomas!

License

This project is under the MIT-license