Skip to content

gauravhrana/job2.src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

job2.src

job 2 remote source

This is a source of the project which i did on my 2nd remote job.

https://github.com/gauravhrana/job2.src/tree/master/Components Folder contains all the business class libraries and the main class library (Framework.DataAccess) used to interact with database https://github.com/gauravhrana/job2.src/tree/master/Database folder contains all the source file of scripts of table definitions, primary key, foreign key, stored procedures

Generators folder has the text template generating files which were used to generate various classes, web pages, db related files etc

https://github.com/gauravhrana/job2.src/tree/master/UI UI folder contains the UI source for most projects

https://github.com/gauravhrana/job2.src/tree/master/UI/TaskTimeTracker/Web is the main Web project and it contained sub projects like several angular apps, a main asp.net web app and MVC apps too.