Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jawaab

A simple FAQ website. Features include :

  • User sign up/sign in
  • Post taggging and voting

Usage

Db Setup

Jawaab uses mysql as a datastore. In order to setup the db for first time access, you will need to run the following sql scripts

mysql -uroot < resources/setup/db_setup.sql
mysql -ujawaab_app -p -D jawaab < resources/setup/create_tables.sql

Running the app

If you use cake, substitute 'lein' with 'cake' below. Everything should work fine.

lein do clean, deps, compile
lein run

License

Copyright (C) 2013 Aditya Rao

Distributed under the Eclipse Public License, the same as Clojure.

About

Jawaab has the answer to all questions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages