Repository files navigation BOOKIFY - AIRBNB Clone (A NodeJS version)
Front-end: ReactJs, MUI, Reactstrap, SCSS. (The same as old version)
Back-end: NodeJS, Express, Mongoose
Improvement from old version
Optimize some slow functions in the old one (ex: room searching advance,...)
Fix all the bugs of the old version
Find out the fully booking date range with complexity is O(n^2)
Contributors for this version:
Le Quy Duc
Database Designer
Back-end developer
Hoang Nguyen Quoc Dat:
Database Designer
Back-end developer
Nguyen Nhat Huy
Front-end developer (Optimize some functions in the old version)
Software needed: Vscode or any code editors support NodeJS
Pull this repository and open it by your editors, open terminal. After that run npm i, then npm start.
For the client, pull the client source code from the old version then checkout to branch hotel-huy
After that open terminal run npm i, then npm start.
You can’t perform that action at this time.