https://github.com/niteshctrl/ten_life
Get the most from your life
https://github.com/niteshctrl/ten_life
Last synced: 20 days ago
JSON representation
Get the most from your life
- Host: GitHub
- URL: https://github.com/niteshctrl/ten_life
- Owner: niteshctrl
- License: unlicense
- Created: 2025-03-06T08:46:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T14:52:15.000Z (over 1 year ago)
- Last Synced: 2025-03-06T15:37:15.613Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

#### Start living the life you always wanted, for you and those closest to you.
## Installation and Setup
1. Clone the repo to your local machine
```
git clone https://github.com/niteshctrl/ten_life.git
```
2. Create a python virutal environement to install the required packages
```
python -m venv venv_ten
```
3. Activate the Virtual Environment
```
source venv_ten/bin/activate
```
4. Install the packages
```
cd ten_life
pip install requirements.txt
```
5. Run the Django App
```
python manage.py runserver
```
6. Visit ```127.0.0.1:8000``` to view the App.
## Homepage

## Book Experiences around the World

## Cancel a Booking
