Skip to content

AndrewADev/booking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking App

A simple PoC-like app for booking various business-related resources (cars, offices).

preview

Running the application

On the FE (from ./fe):

npm run start

On the BE (from ./be):

npm run start

Note that an instance of MongoDB running on the default location (localhost:27017) is assumed!

See package.json scripts for further commands.

Design decisions

In general, the app is built with a very lean PoC-approach in mind. For further details on design decisions, see this document.

About

Tiny PoC booking app

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors