https://github.com/tushcmd/car-inventory
Next.js Shadcn-ui Nodejs Express and MongoDB CRUD
https://github.com/tushcmd/car-inventory
Last synced: 3 months ago
JSON representation
Next.js Shadcn-ui Nodejs Express and MongoDB CRUD
- Host: GitHub
- URL: https://github.com/tushcmd/car-inventory
- Owner: tushcmd
- Created: 2024-05-11T22:34:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-21T00:57:37.000Z (about 1 year ago)
- Last Synced: 2024-05-21T17:33:28.700Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://car-inventory-livid.vercel.app/
- Size: 3.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Car Inventory
![Main Page]()
![Create Entry Page]()In as much as Nextjs is a fullstack framework, there are benefits of having a separate backend sometimes. This repo covers a simple CRUD app that uses:
[text](public/Garage.mkv)
## Authors
- [@MuturiDavid](https://www.tushdev.co/)
### Front end
- Next.js
- Shadcn ui
- Tanstack Table
- Next themes
- swr
- react-hook-form
- zod### Back end
- Node.js
- MongoDB
- mongooseFetched from In this repo:
## Features
- Search implementation
- Table pagination
- Fetch using swr
- Multiple pages
- placeholder
- placeholder
- placeholder
- placeholder## Things I can add later
- Data card
-## Things to do yet
- Deploy backed api
- Fix form.reset bug in the edit page## Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
## License
This project is licensed under the MIT License.