Skip to content

("Built to Explore - A Dream of the Future" Hackathon) A Skapp where writers can upload their book or story on Skynet and receive feedback from the community

License

Notifications You must be signed in to change notification settings

ysongh/SkybookFeedback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skybook Feedback

Add to Homescreen

A Skapp where writers can upload their book or story on Skynet and receive feedback from the community

Features

  • User can login with MySky
  • Writers can upload their story or book
  • User can comment on the writers's story or book
  • User can bookmark the e-book(PDF) to revisit in the future
  • User can move the page of the e-book(PDF) with arrow keys

Technologies

  • React
  • semantic-ui
  • MySky
  • SkyDB

Running the Skapp on local host

Important: Using MySky on Brave does not work

  • Clone or download this repository
  • Run npm i to install the dependencies
  • Create a file called 'config.js' on the src folder and add the following code
export const seedphase = "your words";
  • Run npm start to start the Skapp

Note for deploying to Skynet

Change const client = new SkynetClient(portal); to const client = new SkynetClient();

About

("Built to Explore - A Dream of the Future" Hackathon) A Skapp where writers can upload their book or story on Skynet and receive feedback from the community

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published