Skip to content

This repository contains code for information retrieval using postings list

Notifications You must be signed in to change notification settings

Better-Boy/Lawyers-First

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lawyers-First

This is web app made using nodejs, python and MySQL for lawyers to get details regarding their cases on the demand.

Front End - Uikit, CSS Back End - node.js,express.js Database - MySQL

How to run this app?

  1. Install node.js in your system node.js
  2. Fork the repository
  3. Install git in your system git
  4. Open terminal and clone the repository git clone https://github.com/Better-Boy/Lawyers-First
  5. cd Lawyers-First
  6. Run the command npm install
  7. Install nodemon so that you don't have to restart the server again and again npm install nodemon -g
  8. Run nodemon
  9. The app should be running on localhost and specified port http://www.localhost:port

This app is fully functional in my PC with proper dependencies installed.

About

This repository contains code for information retrieval using postings list

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published