You've already forked Travel-Agent
chore: Removed GitHub CI/CD and moved img folder to .github folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||

|
||||

|
||||
|
||||
# ✈️ Travel agent bot
|
||||
|
||||
@@ -8,7 +8,7 @@ This bot will help you organise and plan your travels.
|
||||
|
||||
## ER Diagram
|
||||
|
||||

|
||||

|
||||
|
||||
[live preview](https://dbdiagram.io/d/Travel-agent-65f5a7c0ae072629ce2bd716)
|
||||
|
||||
@@ -74,7 +74,7 @@ API to easily get current weather in specified location.
|
||||
|
||||
### Registration
|
||||
|
||||

|
||||

|
||||
|
||||
The first step is, of cource, registration. User needs to fill in some information about himself before using the bot:
|
||||
|
||||
@@ -89,13 +89,13 @@ The first step is, of cource, registration. User needs to fill in some informati
|
||||
|
||||
### Profile
|
||||
|
||||

|
||||

|
||||
|
||||
User can edit and view it's profile anytime.
|
||||
|
||||
### Travels creation and editing
|
||||
|
||||

|
||||

|
||||
|
||||
User can create, view, edit and delete travel:
|
||||
|
||||
@@ -106,7 +106,7 @@ User can create, view, edit and delete travel:
|
||||
|
||||
### Locations creation and editing
|
||||
|
||||

|
||||

|
||||
|
||||
User can create and delete locations
|
||||
|
||||
@@ -118,19 +118,19 @@ User can create and delete locations
|
||||
|
||||
### Planning routes
|
||||
|
||||

|
||||

|
||||
|
||||
User can plan routes between locations he specified
|
||||
|
||||
### Notes creation and editing
|
||||
|
||||

|
||||

|
||||
|
||||
User can create note(it could be file or photo) and edit it
|
||||
|
||||
### Getting nearby sights and weather of location
|
||||
|
||||

|
||||

|
||||
|
||||
User can get location nearby sights(in 2 km radius) and get detailed description of sight.
|
||||
Alsoo user can get current weather in location
|
||||
|
||||
Reference in New Issue
Block a user