Skip to content

amrit3701/Sim

 
 

Repository files navigation

Sim

Structure information model is software used to form database model for the the given structure by extracting info from .std file made by staad.pro

Requirement

g++
libmysqlcppconn-dev
make 

###For Website
    g++
    libmysqlcppconn-dev
    make
    Django 1.9.7

##Installation

cd Path/to/This/	
make all user= Your_sql_username password= Your_sql_password

##Work setting website cd Path/To/Sim/ ./InstallSimSite Your_sql_username

Running

./main.sh Name_of_std_file Name_of_destionation_file

#For Documentation-:

cd Path/to/This/
doxygen Doxyfile

or

make Doxygen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.8%
  • Python 2.3%
  • C++ 0.8%
  • CSS 0.1%
  • Makefile 0.0%
  • Lex 0.0%