An open API service indexing awesome lists of open source software.

https://github.com/luongxuannhat/vietnamhistory_feweb

The "Vietnamese History" website is a specialized platform for knowledge and resources related to the history of Vietnam. Here, you can research history, ask questions and receive answers from the community, write personal blogs to share knowledge and personal experiences,...
https://github.com/luongxuannhat/vietnamhistory_feweb

angular history luongxuannhat vietnam vietnam-history

Last synced: 2 months ago
JSON representation

The "Vietnamese History" website is a specialized platform for knowledge and resources related to the history of Vietnam. Here, you can research history, ask questions and receive answers from the community, write personal blogs to share knowledge and personal experiences,...

Awesome Lists containing this project

README

        

# Introduce
The application for learning and studying the history of Vietnam includes the following main components:

• **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.

• **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.

• **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.

The learning and studying history application of Vietnam brings many benefits to users, including:

• **Convenience**: Users can easily search for and study the history of Vietnam anytime, anywhere through mobile devices.

• **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.

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, ...

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

## Installation
**Step 1**: Clone repository to your computer by git with comand

```bash
git clone https://github.com/LuongXuanNhat/VietNamHistory_FEweb.git
```
**Step 2**: Use the [Node package manager](https://www.npmjs.com/):

```bash
npm install
```
**Step 3**: To run progam , type command:
```bash
ng serve -o
```
## Note

> Don't forget to clone the backend [here](https://github.com/LuongXuanNhat/VietNamHistory_BE)
```
// src\app\service\auth.service.ts

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/)