Giter Site home page Giter Site logo

eagle-bn-backend's Introduction

Reviewed by Hound Coverage Status Build Status Maintainability

Barefoot Nomad - Making company travel and accomodation easy and convinient.

Vision

Make company global travel and accommodation easy and convenient for the strong workforce of savvy members of staff, by leveraging the modern web.


Docker set up

. Install docker . Clone repository to your local machine and run npm install to install all dependancies . In .env file, provide variables for database GB-USER-NAME, DB-PASS and DB-DATABASE . While in development run npm run dockerDev . While in production run npm run dockerProd

Deployment

this will be deployed on heroku, To access the app on the cloud while it has been deployed use this link, Production URL

eagle-bn-backend's People

Contributors

elchroy avatar lemoissonm avatar crispy-rw avatar swaibat avatar nakiwuge avatar api-imperfect avatar

Stargazers

Ciragane Nicole avatar

Watchers

James Cloos avatar Adebayo Akinlaja avatar  avatar  avatar  avatar  avatar

eagle-bn-backend's Issues

Create request. validate country/city

Validate country and city when request created, not yet implemented. Actually a request can be created with country: ddddd. The system doesn't check also if a city belongs to the specified country which may cause many inconsistencies

search request by time interval

when providing 'to' and 'from' query params to look for trip requests in a time interval, the system does not check if 'to' is greater than 'from'. It just considers the param 'to'
Screen Shot 2019-11-12 at 11 09 36

Login with social accounts

when wrong access token provided on login with google or facebook, 500 internal server is thrown. A clear message like 'wrong access-token' and a 401 status should be sent as response

update request not well formatted

The user is required to provide a trip Id when updating a request. the system doesn't check if the trip id belongs to that given request. The system should update request data and trip data in different routes

email Unsubscription

Wrong Unsubscription link in email pug files.
it is: /api/v1/users/unsubscribe/token
while it should be: /api/v1/users/email/unsubscribe/token

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.