Skip to content

jfmcdonald/book-a-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book-a-room

Just a test application as a learning tool messing with both golang and the Cobra / viper tool kits.

Simulates an Air B&B type system where you can create and book rooms like any other travle service. Covers most basic functionality including ecryption and hashing where needed. The system assumes a locally hosted Mongodb instance with no security set up.

TODO

  • add functionality to cancle bookings
  • use an authenticated database
  • use time based access tokens

potential enhancements

  • convert to a set of cloud functions or an API
  • write a web front end or a new cli that uses said API
  • cross compile for mobile, Maybe termux

About

CLI air b&b like program used as a learning tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages