Releases: shubhamagarwal16/realestate
Releases · shubhamagarwal16/realestate
React & Node(npm's)
React
- Login & Registration are now working
- Major work on UI is now completed
- The component modal structure is now mostly developed
- Working on adding property
- Changed some npms and scss files back to css as it was causing some issues in my restricted system
Nodejs
- Changed some npms (bcrypt to bcryptjs) as it was causing some issues in my restricted system
React
- Login with authentication from backend
- Routing implemented
- Homepage and dashboard page are implemented
- Property Listing is working
Started work on React UI
- Added the setup of project
- Started work on login/registration
- Backend of both the UI will be same
New in Angular UI
- Images now stores in db as chunks using multer-gridfs-storage
- Added hostlistener/directives to Registration form as well as Post a new property form
- Name will now auto-capitalize and special characters will be removed from name as well in registration form
- Locality, Society Name and other fields will now auto-capitalize and special characters will be removed from name as well
- Managed the routing pattern in the front-end