Toggle navigation
Toggle navigation
This project
Loading...
Sign in
황선혁
/
weather_chatbot
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Eric Whale
2022-06-07 22:03:23 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
70d9d0460d0ee60982799c5d3254fc47f05f1fce
70d9d046
1 parent
b8783484
Fix LICENSE file location
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
4 deletions
server/LICENSE → LICENSE
README.md
server/
LICENSE
→
LICENSE
View file @
70d9d04
File moved
README.md
View file @
70d9d04
...
...
@@ -2,17 +2,26 @@
## About the project
Very Simple weather chatbot web-app that show weather information based on longitude and altitude.
This web-app project contains 3 functionality.
1.
Weather Chatbot that doesn't look like a chatting app.
2.
twitter like social network service.
3.
Secure(encrypted) messaging service.
The main goal of this project is not to make something useful but to learn/use as much as possible.
## Getting Started (
Installation
)
## Getting Started (
How to Visit
)
## Usage
[
weather-chatbot URL
](
)
## Roadmap
*
Front End : React
*
Back End : node.js & expressjs
*
authentication/authorization : JWT
## License
This web-app uses
...
MIT License
This web-app uses MIT License
## Contact
...
...
Please
register
or
login
to post a comment