Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaushikshivam/hikely
At Hikely, you'll find the hikes that will make your life unforgettable. Whether you want to discover the Inca Trail or climb the Kilimanjaro, Hikely offers a wide and varied range of services. Here, no false promises are made, prices are transparent and every booking is confirmed immediately. Find, compare, book and trek.
https://github.com/kaushikshivam/hikely
aggregation api authentication crud email error-handling filtering pagination payment projection security sendgrid server-side-rendering sorting stripe
Last synced: 9 days ago
JSON representation
At Hikely, you'll find the hikes that will make your life unforgettable. Whether you want to discover the Inca Trail or climb the Kilimanjaro, Hikely offers a wide and varied range of services. Here, no false promises are made, prices are transparent and every booking is confirmed immediately. Find, compare, book and trek.
- Host: GitHub
- URL: https://github.com/kaushikshivam/hikely
- Owner: KaushikShivam
- Created: 2020-02-23T05:44:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T16:21:38.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T21:21:02.537Z (7 months ago)
- Topics: aggregation, api, authentication, crud, email, error-handling, filtering, pagination, payment, projection, security, sendgrid, server-side-rendering, sorting, stripe
- Language: HTML
- Homepage: http://hikelyofficial.herokuapp.com/
- Size: 31.9 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hikely - Find your adventure
[Hikely](http://hikelyofficial.herokuapp.com/)
![Hikely Screenshot](screenshot.png)
## Table of content
- [Description](#description)
- [Technologies](#technologies)
- [Installation](#installation)
- [Contact](#contact)## Description
At Hikely, you'll find the hikes that will make your life unforgettable. Whether you want to discover the Inca Trail or climb the Kilimanjaro, Hikely offers a wide and varied range of services. Here, no false promises are made, prices are transparent and every booking is confirmed immediately. Find, compare, book and trek.
## Technologies
The project is built using NodeJS, MongoDB and Express.
### Features
- API
`CRUD`, `Filtering`, `Pagination`, `Projection`, `Sorting`, `Aliasing`, `Aggregation`, `Advanced modelling`, `populating`, `geolocation`
- Authentication
`sign-up`, `login`, `authorization`, `jwt`, `forget password`, `reset password`, `update password`, `update account`, `reset account`
- Security
`cors`, `rate limiting`, `cookie`, `http headers`, `data sanitize`, `parameter pollution prevention`
`sendgrid`
- Payment
`Stripe`
- Server side rendering
- Advance Error Handling## Installation
1. Clone the project to your local directory
```
git clone https://github.com/KaushikShivam/hikely
```2. The project uses NPM for managing dependencies. Run npm install to install all the required dependencies
```
npm install
```3. Navigate into the client directory
```
npm run dev
```## Contact
You can contact me at:
- [Portfolio](www.shivamkaushik.com)
- [Email]([email protected])
- [Linkedin](https://www.linkedin.com/in/kshivamdev/)
- [Twitter](https://twitter.com/kShivamDev)
- [Medium](https://medium.com/@shivamkaushikofficial)
- [Angellist](https://angel.co/kshivamdev)