Skip to content

kgiotas/BooksWiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Running

  1. cd in client directory and run: "npm install" and next "npm start"
  2. cd in server directory and run: "python manage.py runserver"

Make sure ports 4200 and 8000 are free and use Mozilla Firefox if possible!

Features included

  1. User login and logout.
  2. Ability to view all books and explainations inside the database.
  3. Ability to create a new book and add it to the database if user is logged in.
  4. Ability to add a new explaination for an already existing book.
  5. Ability to vote each explaination if it's helpful or not.

Credentials

Username: admin
Password: kostas1495

About

Web app created using Angular 4, Bootstrap 3.3.7 and Django Rest framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors