Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hhpr98/ncovi-detail

xem thống kê tình hình covid 19 tại Việt Nam và thế giới
https://github.com/hhpr98/ncovi-detail

covid-19 covid19 express expressjs handlebars hbs javascript nodejs

Last synced: about 2 months ago
JSON representation

xem thống kê tình hình covid 19 tại Việt Nam và thế giới

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]





Logo

ncovi-detail


A project to statistic covid 19 data in VietNam and in the world


Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgments

## About The Project

[![Product Name Screen Shot][product-screenshot]](https://ncovi.cyclic.app/)

There are having many app with many data about the covid 19 data. We want to centralize them and make people have a overview for this dangerous disease.

Here's why:
* Intuitive figures
* Have a modern chart design to display data
* A table to statistic all provinces

Use the `README.md` to get started and get more information.

(back to top)

### Built With

* [NodeJS](https://nodejs.org/en/)
* [ExpressJS](https://expressjs.com/)
* [Handle bar view engine](https://www.npmjs.com/package/hbs)
* [Eslint](https://eslint.org/)
* [Bootstrap (v5)](https://getbootstrap.com/)
* [Bootstrap Icons](https://icons.getbootstrap.com/)
* [Heroku deployment](https://www.heroku.com/)

[![NodeJS][NodeJS.com]][NodeJS-url]
[![ExpressJS][ExpressJS.com]][ExpressJS-url]
[![eslint][eslint.com]][eslint-url]
[![Bootstrap][Bootstrap.com]][Bootstrap-url]
[![Heroku][Heroku.com]][Heroku-url]

(back to top)

## Getting Started

This is all steps to setup and build this project

### Prerequisites
_Below is all prerequisites for this project._
* nodejs [Download](https://nodejs.org/en)
```sh
v18.16.0
```

### Installation

_Below is an example of how you can instruct your audience on installing and setting up your app._

1. Check API status at [api](https://static.pipezero.com/covid/data.json)
2. Clone the repo
```sh
git clone https://github.com/hhpr98/ncovi-detail.git
```
3. Install NPM packages
```sh
npm install
```
4. Open any terminal and start `development` mode
```js
npm run dev
```

(back to top)

## Usage

All documentation is available in [Documentation](https://github.com/hhpr98/ncovi-detail)

The deployment is available in [Site](https://ncovi.cyclic.app/)

_For more examples, please refer to the [link](https://github.com/hhpr98/ncovi-detail)_

(back to top)

## Roadmap

- [x] Add project architect
- [x] Implement skeleton UI (v1)
- [x] Implement UI (v1)
- [x] Deployed to host [link](https://ncovi-detail.herokuapp.com/)
- [x] Upgrade to v2 with new API
- [x] Refactor new UI
- [x] Support mobile device
- [x] Added eslint check
- [x] Update documentation
- [X] Enhance UI
- [X] Support mobile resolution
- [X] Refactor NAV bar (icons and mobile resolution)
- [X] Add datetime that sync the data
- [X] Add modal to notify if can not get the data
- [X] Add icons
- [X] Fix bugs
- [X] UI bugs
- [X] Detection issues
- [X] Enhance lint check (add more rules)
- [X] Remove heroku deployment (not supported)
- [X] New deployment [Railway](https://ncovi.up.railway.app/)
- [X] New deployment [Cyclic](https://ncovi.cyclic.app/)
- [X] Remove railway deployment (payment required)

See the [open issues](https://github.com/hhpr98/ncovi-detail/issues) for a full list of proposed features (and known issues).

(back to top)

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

Hoa Nguyen - [@hhpr98](https://github.com/hhpr98) - [email protected]

Project Link: [https://github.com/hhpr98/ncovi-detail](https://github.com/hhpr98/ncovi-detail)

(back to top)

## Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

* [Choose an Open Source License](https://choosealicense.com)
* [GitHub Pages](https://pages.github.com)

(back to top)

[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/hhpr98/ncovi-detail/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/hhpr98/ncovi-detail/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/hhpr98/ncovi-detail/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/hhpr98/ncovi-detail/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/hhpr98
[product-screenshot]: public/images//product/release-v2.2.10.png
[NodeJS.com]: https://github.com/hhpr98/ncovi-detail/blob/main/public/images/product/Node.js_logo-resize.svg
[NodeJS-url]: https://nodejs.org/en/
[ExpressJS.com]: https://github.com/hhpr98/ncovi-detail/blob/main/public/images/product/expressjs-ar21-resize.svg
[ExpressJS-url]: https://expressjs.com/
[eslint.com]: https://github.com/hhpr98/ncovi-detail/blob/main/public/images/product/eslint-ar21-resize.svg
[eslint-url]: https://eslint.org/
[Bootstrap.com]: https://github.com/hhpr98/ncovi-detail/blob/main/public/images/product/getbootstrap-ar21-resize.svg
[Bootstrap-url]: https://getbootstrap.com/
[Heroku.com]: https://github.com/hhpr98/ncovi-detail/blob/main/public/images/product/heroku-ar21-resize.svg
[Heroku-url]: https://www.heroku.com/