Coder Social home page Coder Social logo

ritsoft's Introduction

RITSoft

Installation

  • Docker

    You can find the instructions to install docker here

  • Docker compose

    You can find instructions to install docker-compose here

Getting Started

  • Clone the repository

     git clone https://github.com/RITct/RITSoft --recurse-submodules
  • Open the cloned repository folder in terminal

     cd RITSoft
  • Start the server

    docker-compose up -d

    You can see the website at localhost

    Use the same command to reload the server after you have made changes to the docker-compose.yml.

    If you changed Dockerfile do

    docker-compose up -d --build

    to rebuild the image.

  • To stop the server

    docker-compose down

Database details

Username Password Database
ritsoftv2 ritsoftv2 ritsoftv2

You can access the database

RITSoft Login Details

You can see 'login' table to find the details of all users. Here are some guidelines to use the table.

  • All students have Admission number as username

  • All HoDs have "hod" followed by dept. name followed by "@somedomain.com".

  • We have two sample faculty, one from MCA department and the other from Applied Science.

  • administrator, admissionuser and officeuser are the other users.

  • All users, except HoDs and faculty have username followed by "passwd" as their password.

    ex: Student username and password

    • username: 15BA10451
    • password: 15BA10451passwd

The username and passwords of all non student users are given here.

User Password
administrator administratorpasswd
admissionuser admissionuserpasswd
[email protected] hodarchpasswd
[email protected] hodcepasswd
[email protected] hodcsepasswd
[email protected] hodecepasswd
[email protected] hodeeepasswd
[email protected] hodmathematicspasswd
[email protected] hodmcapasswd
[email protected] hodmepasswd
officeuser officeuserpasswd
[email protected] faculty1passwd
[email protected] faculty2passwd

User Guide

Google Docs Link

Contributing

To start contributing,

  • Fork this repository.

    You will see a fork button top right of page.

  • Look into the issues tab for open issues that interest you.

  • Get an issue assigned to you.

  • Start hacking!

  • Make a pull request.

ritsoft's People

Contributors

dravog7 avatar gautamkrishnar avatar gksoriginals avatar jobinbiju avatar tomsypaul avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ritsoft's Issues

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.