https://github.com/charlescreativecontent/demo-day
Lucid is a travel app that makes dream vacations a reality
https://github.com/charlescreativecontent/demo-day
Last synced: about 1 year ago
JSON representation
Lucid is a travel app that makes dream vacations a reality
- Host: GitHub
- URL: https://github.com/charlescreativecontent/demo-day
- Owner: CharlesCreativeContent
- License: mit
- Created: 2020-09-22T08:27:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-28T16:06:52.000Z (about 3 years ago)
- Last Synced: 2025-03-24T04:35:29.919Z (about 1 year ago)
- Language: CSS
- Homepage:
- Size: 3.89 MB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Travel Web-Application: Visit Here
Platform to help build momentous milestones along with your friends and family! Travelara makes Dream Trips a Reality!
## Tech used: 
## Optimizations
One of the first thing I would optimize is the UX of how someone schedules a vacation and would love to add chatgpt plugins to be able to populate a price page for hotels and flights. I would also work on the scalability of the API used. Lastly I would make it so that a person can swipe with friends in real time.
## Lessons Learned
Utilized callback functions in the server to try and build a modular and scalable backend. Through this I learned , how to effectively simplify backend routes into independent functions
## Demo Login
Demo Email: demo@demo.com
Demo password: demo
## Installation
1. Clone repo
2. run `npm install`
3. update DATABASE_URL in config/database
## Usage
1. run `node server.js`
2. Navigate to `localhost:8080`
## More Projects