Skip to content

tilamit/GppApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Online Platform To Track Property Details!

Project Goal

A web solution for Gold Property - AU where users can maintain and track property details efficiently using simple interface. The solution is designed to serve its purpose easily and keeping in mind, a similar app that has been used with excel file given below:

GppApp

Core Features:

  • User gets access to the dashboard and see property details at a glance
  • The platform enables user to add new property details e.g. property name, pricing, images or any other relevant info
User Dashboard Add Project Items
  • Added property details or items can be viewed with a grid with option to update as well as to check update history
  • Property with item details is downloaded by users whenver required according to the client's given excel file
Project Item Update History

Download PDF

This is one of the tool that client preferred the most. It was designed using JavaScript with preview / print option.

GppApp

Built With

Development Tools:

  • .NET Framework Version: 4.5
  • IDE: Visual Studio 2015
  • Web Framework: ASP.NET MVC
  • Design Pattern: Repository Pattern
  • Backend: C#, LINQ, ORM - Entity Framework
  • Frontend: HTML, CSS, JavaScript, jQuery
  • Database: MS SQL Server

Getting Started

Initially the project will restore all the required nuget packages for the project. If not, the following will help to make it done manually.

For example, to install entity framework and newtonsoft json from nuget, the following command will download the specific version for the project.

Prerequisites

  • Nuget Package Manager
PM> Install-Package EntityFramework -Version 6.0.0
PM> Install-Package Newtonsoft.Json -Version 10.0.1

Authors

  • Amit Kanti Barua - Remote Software Engineer - Amit Kanti Barua - Built ReadME Template

Acknowledgements

About

An online platform to track property details.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published