Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amerrika/form-filler-backend
Backend for my form-filler project
https://github.com/amerrika/form-filler-backend
db-local express javascript json-schema
Last synced: 3 months ago
JSON representation
Backend for my form-filler project
- Host: GitHub
- URL: https://github.com/amerrika/form-filler-backend
- Owner: amerrika
- Created: 2024-04-16T22:26:49.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T15:31:51.000Z (7 months ago)
- Last Synced: 2024-10-01T04:43:19.158Z (3 months ago)
- Topics: db-local, express, javascript, json-schema
- Language: JavaScript
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Form-Filler Backend
## Main Features
- **Add**: Add new companies and employees to the database
- **Edit**: Edit existing companies and employees
- **Fill Forms**: Fill different forms with data from the database
- **Print & Send Forms**: Print filled forms or send via email in PDF
-
## Technical Stack
- Language: JavaScript (Node.js)
- Framework: Express.js
- Database: db-local (JSON schema)## Credits
Special thanks to the developers of the libraries and frameworks used in this project.## Licence
This project is licensed under the ISC License.