Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/javitocor/quality-assurance

5 Different projects to practice using Expressjs and other libraries. Tests included
https://github.com/javitocor/quality-assurance

dotenv expressjs javascript mocha-chai mocha-tests mongoosejs nodejs

Last synced: 12 days ago
JSON representation

5 Different projects to practice using Expressjs and other libraries. Tests included

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]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)

# Quality-Assurance

> 5 Different projects to practice using Expressjs and other libraries.
> - Metric-Imperial Conversor: COnvert data from metrical into imperial and vice versa
> - Issue Tracker: You can open issues and track the information of the issue
> - Personal Library: Add books and add comments to each book
> - Sudoku Solver: Try to solve a sudoku if you can not press solve button
> - American-British translator: Translate from american into british english

Additional description about the project and its features.

## Built With

- JAVASCRIPT
- EXPRESSJS
- NODE
- MONGOOSE
- NODEMON
- CORS
- MOCHA/CHAI
- DOTENV
- ESLINT
- VSCODE

### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/Quality-Assurance/archive/development.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/Quality-Assurance.git
```
- Clone with HTTPS
```
https://github.com/javitocor/Quality-Assurance.git
```

* Access each folder from your terminal and run `npm start`. Open `localhost:3000` in your browser.
* To run the tests run modify to NODE_ENV=test in your .env file and `npm start`.

## Authors

👤 **Javier Oriol Correas Sanchez Cuesta**

- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/javitocor/Quality-Assurance/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments 🚀

- FreeCodeCamp
- Expressjs Docs
- Mocha/Chai docs

## 📝 License

This project is [MIT](lic.url) licensed.

[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Quality-Assurance.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Quality-Assurance/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Quality-Assurance.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Quality-Assurance/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Quality-Assurance.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Quality-Assurance/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Quality-Assurance.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Quality-Assurance/issues