Main goal of this project was to make a replica database of pricehistory website. Current design of database is based on the proper user case studies based on their requirements. Currently it has very simple UI to interact with database, with potential improvements possible.
List any software or tools that must be installed before starting the project. For example:
- Pg Admin
- Node.js
- Git
Step-by-step guide on how to set up the development environment.
- Fork the repository and clone the forked repo into your local machine
git clone https://github.com/your-username/pricehistory.git
- Install node dependencies:
npm install
- add
.env file
with all necessary conditions in backend folder. - Start Developement server:
npm run dev
- Be respectful and considerate of others.
- Use welcoming and inclusive language.
- Be collaborative and work towards the common good.
- Avoid any form of harassment or discrimination.