/cl-employee-db

Sample Employee database app with Common Lisp

Primary LanguageHTML

cl-employee-db

A sample Employee database management system in Common Lisp

Usage

(ql:quickload :cl-employee-db)
(cl-employee-db:start :port 3000)

Go visit http://localhost:3000 in your browser.

Installation

cd ~/quicklisp/local-projects
git clone https://github.com/rajasegar/cl-employee-db

Author

  • Rajasegar Chandran

Copyright

Copyright (c) 2021 Rajasegar Chandran