https://github.com/modemobpsycho/fake-user-data-backend
Repository with backend for web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
https://github.com/modemobpsycho/fake-user-data-backend
cors express faker-generator mvc nodejs postman
Last synced: 4 months ago
JSON representation
Repository with backend for web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
- Host: GitHub
- URL: https://github.com/modemobpsycho/fake-user-data-backend
- Owner: modemobpsycho
- License: mit
- Created: 2024-07-22T11:40:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T00:35:39.000Z (over 1 year ago)
- Last Synced: 2025-02-25T02:25:31.623Z (about 1 year ago)
- Topics: cors, express, faker-generator, mvc, nodejs, postman
- Language: TypeScript
- Homepage: https://itra-task-5-backend.vercel.app
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project review
### - Main page

### - Different countries

### - Setting the value of errors in words

### - Managing seed

### - Exporting to csv

## About The Project
Faker is a web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
## Used technologies
The technologies I used to build this web application can be seen in the repository tags or in package.json.
## 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