-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug | Login failed when incorrect password
- Loading branch information
1 parent
e5110fb
commit 081dc14
Showing
36 changed files
with
177 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,56 @@ | ||
# VietNamHistory | ||
# Introduce | ||
The application for learning and studying the history of Vietnam includes the following main components: | ||
|
||
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.0. | ||
• **User Interface**: The application's user interface is designed to be friendly and easy to use, helping users to easily search for and study the history of Vietnam. Users can access the application through a mobile app or a dedicated website. | ||
|
||
## Development server | ||
• **Historical Database**: The application utilizes a database to store information about the history of Vietnam, including historical events, historical figures, historical landmarks, historical artifacts, etc. This database is regularly updated to ensure the accuracy and completeness of the information. | ||
|
||
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files. | ||
• **Features**: The application provides the following features to help users learn and study the history of Vietnam: Search for information, explore history, study historical events, etc. | ||
|
||
## Code scaffolding | ||
The learning and studying history application of Vietnam brings many benefits to users, including: | ||
|
||
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. | ||
• **Convenience**: Users can easily search for and study the history of Vietnam anytime, anywhere through mobile devices. | ||
|
||
## Build | ||
• **Effectiveness**: The application provides various forms of information content that is suitable for the needs and learning abilities of users. The information is presented in a vivid and engaging manner, making it easy for users to remember and understand. | ||
|
||
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. | ||
The learning and studying history application of Vietnam is a useful information technology solution, helping users to have a better learning experience of the history of Vietnam. | ||
# Getting Started | ||
Using tech | Angular v16, Bootstrap, Material, CKeditor, ... | ||
|
||
## Running unit tests | ||
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps | ||
|
||
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). | ||
## Installation | ||
**Step 1**: Clone repository to your computer by git with comand | ||
|
||
## Running end-to-end tests | ||
```bash | ||
git clone https://github.com/LuongXuanNhat/VietNamHistory_FEweb.git | ||
``` | ||
**Step 2**: Use the [Node package manager](https://www.npmjs.com/): | ||
|
||
Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities. | ||
```bash | ||
npm install | ||
``` | ||
**Step 3**: To run progam , type command: | ||
```bash | ||
ng serve -o | ||
``` | ||
## Note | ||
|
||
## Further help | ||
> Don't forget to clone the backend [here](https://github.com/LuongXuanNhat/VietNamHistory_BE) | ||
``` | ||
// src\app\service\auth.service.ts | ||
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page. | ||
apiurl = 'https://localhost:7138'; | ||
``` | ||
|
||
## Contributing | ||
|
||
Pull requests are welcome. For major changes, please open an issue first | ||
to discuss what you would like to change. | ||
|
||
## Watch the demo video [here](https://www.youtube.com/watch?v=NqTf46UVhHc) | ||
If you find it interesting and useful, please give me a star 🌟, thank you very much 🍀 | ||
|
||
## License | ||
|
||
[MIT](https://choosealicense.com/licenses/mit/) |
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
docs/main.5ce43c74fe41b3d8.js → docs/main.3cbaf17e77d01cbf.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.menu-forum { | ||
width: fit-content; | ||
background-color: white; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.