Skip to content

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

License

Notifications You must be signed in to change notification settings

javitocor/Quality-Assurance

Repository files navigation

Contributors Forks Stargazers Issues Hireable

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 or clone this repo:

    • Clone with SSH:
      git@github.com: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

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments 🚀

  • FreeCodeCamp
  • Expressjs Docs
  • Mocha/Chai docs

📝 License

This project is MIT licensed.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published