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

https://github.com/shahkv95/buchautoren

Buchautoren is a german term for books and its authors. This app helps you to keep a record of books and their authors
https://github.com/shahkv95/buchautoren

api backend c cpython frontend javascript powershell python python3 react shell

Last synced: 3 months ago
JSON representation

Buchautoren is a german term for books and its authors. This app helps you to keep a record of books and their authors

Awesome Lists containing this project

README

          

# Buchautoren
Buchautoren is a german term for books and its authors. This app helps you to keep a record of books and their authors


## Future Tasks
- [ ] Create a readme for the open-source community enabling to use the soruce code
- [ ] Abstract and refactor the code
- [ ] Add authentication to the app
- [ ] Add more fields like serial numbers, date of addition, book description, etc to the list
- [ ] Make sure that the title entered is unique - submition of duplicate title should not be allowed
- [ ] Allow user to edit the submitted entry [backend already done - frontend remaining]
- [ ] Add ci cd for backend and frontend
- [ ] Add pagination
- [ ] Dockerize the application
- [ ] Deploy the app