Skip to content

473-bookbrag/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 

Repository files navigation

Book Bragger!

Description

This provide provides basic function of web application for Professors to brag about the contents of their bookshelves

Authors

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Build With

What things you need to install the software:

  • deployd - open source platform to build API
  • node.js - an open-source JavaScript run-time environment for executing JavaScript code server-side
  • mongodb - atlas database as a server

Installing

Go to the base directory of your Deployd and create a new project folder:

$ git clone [email protected]:473-bookbrag/deployd-app
$ cd deployd-app
$ npm install

Import all files into directory and replace all

Deployment

$ dpd -d

if MongoDB is not install in the same directory of your Deployd:

$ dpd --mongod "<PATH>MongoDB\Server\3.4\bin\mongod.exe" -d

once loaded the browser will open up a page with link: http://localhost:2403/dashboard/

the data store in deployd can be found here

click the "open" label on the top right corner

the browser will open up a new page that look like this

when you click on "Login" on the up right corner, it will take you to a new page

when you finish login, the page will be like this (notice your name at the up right corner)

when click on "Post a Bookshelf", a pop-up will be shown like this

same with "Post a book" (bookshelf needed in order to post a book)

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published