Coder Social home page Coder Social logo

trellixvulnteam / sms_6ryc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dedeepyayarlagadda/sms

0.0 0.0 0.0 68 MB

Student Management System is a project built using Java and PostgreSQL database. It is used to save and manage student and their department information. The system allows easy modification of students and their details. It comes with an embedded postgres db so that user can use it without any installation, configuration.

Shell 0.07% JavaScript 0.06% C++ 0.37% Python 81.37% C 16.80% Java 0.15% PowerShell 0.04% CSS 0.24% TeX 0.01% Makefile 0.20% HTML 0.02% PLpgSQL 0.64% Batchfile 0.03%

sms_6ryc's Introduction

Introduction:
--------------
Student Management System is a project built using Java and PostgreSQL database. It is used to save and manage student and their department information. The system allows easy modification of students and other details.
-----------------------------
REQUIREMENTS
------------

JDK 1.8, URL: https://www.oracle.com/technetwork/java/javase/downloads/index.html

CONTENTS
--------

This sms zip contains:
	
	bin        - Executable files are provided.
	config     - Configuration files required for the project SMS.
			     User can do the required configuration changes in the files under this folder.
	db         - Contains Embedded postgres and SMS schema file.
	lib        - Contains the dependent jar files to run the SMS project.
	logs       - Contains log files.
    readme.txt - Explains details regarding Student Management System.
    

Setup
-----

1. Create app directory E.g: C:\SMS and extract sms.zip in C:\SMS.
2. Set SMS_HOME as the directory where sms.zip is extracted in SMS_HOME\bin\smsenv.cmd file. e.g C:\SMS 
3. Run SMS_HOME\bin\setupdb.cmd to install database and create required database,user and tables. 

NOTE: Use Step 2 & Step 3 for the first time setup only.

Run time:
--------
Go to SMS_HOME\bin
1. Run startsms.cmd to start SMS execution.
3. Run smstest.cmd to execute SMS project.
4. Run stopsms.cmd to stop execution of sms.

Shell Mode:
---------
To access Db queries,

Go to AI_HOME\db\data\pg11\bin, open command prompt here and use the query "psql -U username(aidemouser) -d databaseName(aidemodb) " 
It will go to shell mode now we can execute our queries




	

sms_6ryc's People

Contributors

dedeepyayarlagadda avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.