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-09 13:29:35 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a6555d7bbeee9fc3a541626498941821ef1f0c3c
a6555d7b
1 parent
ff6590d4
Edit readme
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
README.md
README.md
View file @
a6555d7
...
...
@@ -7,6 +7,7 @@ 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. (not built)
4.
Signin/CreateAccount with Google/GitHub using OAuthl. (not built)
The main goal of this project is not to make something useful but to learn/use as much as possible.
...
...
@@ -19,7 +20,7 @@ The main goal of this project is not to make something useful but to learn/use a
*
Front End : React
*
Back End : node.js & expressjs
*
authentication/authorization : JWT, bcypt
*
Domain : domain.com
*
Domain
Name
: domain.com
*
Hosting : aws lightsail
## License
...
...
Please
register
or
login
to post a comment