Giter VIP home page Giter VIP logo

pensieve-web's Introduction

"I use Pensieve. One simply siphons the excess thoughts from one's mind, pours them into the basin, and examines them at one's leisure. It becomes easier to spot patterns and links, you understand, when they are in this form."

Albus Dumbledore

This project contains the web application for Pensieve providing the interface to create and review items. This project was bootstrapped with Create React App and will be useful to reference its User Guide.

Installing

Clone this project and update path accordingly:

git clone [email protected]:pensieve-srs/pensieve-web.git
cd pensieve-web/

Install the dependencies:

yarn install

Note: if you don't have yarn installed, feel free to use npm.

Copy the .env.example and update the variables to your settings:

cp .env.example .env.development.local

Make sure you have an API server running, either locally or on a server. The API server repository is here: https://github.com/pensieve-srs/pensieve-api. The default server url is localhost:5000 but feel free to modify.

Finally, run the app in development mode:

yarn start

Open http://localhost:3000/ to view it in the browser.

Go to http://localhost:3000/signup to create an account and get started.

Contributing

Roadmap

View the Project Roadmap which includes upcoming features, reported bugs, and other updates to the project.

Contributing Guide

All work happens directly on GitHub and contributions are welcomed!. Submit a Pull Request to introduce new code changes. Open an Issue to request a new feature or report a bug. Interested in contributing? Contact @nlaz for help to get started.

License

Pensieve is MIT licensed.

pensieve-web's People

Contributors

nlaz avatar jappareti avatar matthewhoth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.