Skip to content
On this page

Travels v1.0.0


Nice!

Online ! You can access it by clicking here.

Github

This project is open-source and available on a Github repository, accessible here.

Presentation

This project is made with AdonisJS, a NodeJS framework. It's a simple website to manage travels. This is a simple project to start with AdonisJS. Because of AdonisJS is like Laravel, I have some facilities to start with this framework.

TIP

This application use the API of my portfolio to get the list of travels.

Below, you can see the homepage of the website.

Travels Homepage

Features

List of travels

TIP

This is the page who map into the travels fetched from the API.

Travels List

Travel details

By clicking on a travel, you are redirected to the travel details page. This page contains the details of the travel written in the admin panel.

Travels Details

Administration

The administration panel is accessible on my portfolio. He is built with Laravel Filament. This panel is used to manage some data of the website including the travels.

Travels Admin

Below, you can see the CRUD of the travels.

Travels Crud

Contributors

MIT Licensed