Skip to content

Releases: shubhamagarwal16/realestate

React & Node(npm's)

25 Jun 19:36
Compare
Choose a tag to compare
React & Node(npm's) Pre-release
Pre-release

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

09 Jun 19:15
Compare
Choose a tag to compare
React Pre-release
Pre-release
  • Login with authentication from backend
  • Routing implemented
  • Homepage and dashboard page are implemented
  • Property Listing is working

Started work on React UI

03 Jun 11:56
Compare
Choose a tag to compare
Pre-release
  • Added the setup of project
  • Started work on login/registration
  • Backend of both the UI will be same

New in Angular UI

03 Jun 11:53
Compare
Choose a tag to compare
New in Angular UI Pre-release
Pre-release
  • 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