Git Product home page Git Product logo

moduleregistration's Introduction

Module Registration Application

A CS2102 Group 14 Year 19/20 Sem 1 Project

  1. The application is tested to work on Windows and MAC operating systems.
  2. Download PostgreSQL version 11 or later from https://www.postgresql.org/download/
  3. Download Node.js version 12 or later from https://nodejs.org/en/
  4. Unzip the source code, or clone it from https://github.com/CS2102-AY1920S1-G14/ModuleRegistration.git
  5. Create a .env file in the ModuleRegistration folder.
  6. In the .env file create a string using this format: DATABASE URL=postgres://username:password@host address:port/database_name
  7. Open a terminal in the ModuleRegistration folder.
  8. Type npm install. This will install all the necessary node modules.
  9. Type node bin/www. This will run the web server.
  10. Open your browser and type localhost:3000. This is the login page for all our users.
  11. The application comes shipped with the SQL tables and some dummy values, which is found in the sql/init.sql file.
  12. To log in as an Admin, use username 'e0134110' and password '1234567890' without the quotation marks.
  13. To log in as a Student, use username 'e0191331', password '1234567890' without the quotation marks.

moduleregistration's People

Contributors

chung-ming avatar gzpsamango avatar prembagda avatar jwl1997 avatar

Watchers

James Cloos 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.