Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/captv89/bnb-booking

A webapp for making reservations in a BnB. This project also includes Admin backend.
https://github.com/captv89/bnb-booking

Last synced: 4 days ago
JSON representation

A webapp for making reservations in a BnB. This project also includes Admin backend.

Awesome Lists containing this project

README

        

# Bread and Breakfast Booking Website

A simple web app for making allowing users to make reservations in a B'n'B (Bread and Breakfast). It includes a web app backend for admin and reservation management.


## Screenshots

### Visible Landing page
![screenshot of landing page with visible area](https://i.ibb.co/MSLYKJN/Fire-Shot-Capture-009-B8-B-Home-localhost.png)

### Full Landing page
![screenshot of landing page full screen](https://i.ibb.co/fG1Y3H8/Fire-Shot-Capture-008-B8-B-Home-localhost.png)

### Contact Us page
![screenshot of contact us page](https://i.ibb.co/xfCkWGB/Fire-Shot-Capture-011-B8-B-Contact-Us-localhost.png)

### Room Information Page
![screenshot of hotel room pictures with description](https://i.ibb.co/tz5p9jQ/Fire-Shot-Capture-012-B8-B-Cottage-Malabar-localhost.png)


## Full Stack with GoLang ;)

This is my first attempt to build a full stack web app with GoLang. I used the following technologies:
[To Update]

### Packages used:
- [chi](github.com/go-chi/chi)
- [scs](github.com/alexedwards/scs/v2)
- [nosurf](github.com/justinas/nosurf)