GithubHelp home page GithubHelp logo

amekatze / bookmarkmanager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 422 KB

React.js & Django app for storing and managing bookmarks.

Python 38.49% HTML 24.48% JavaScript 31.10% CSS 5.93%
django javascript react reactjs

bookmarkmanager's Introduction

Bookmark Manager Webapp

This is a bookmark manager webapp that allows users to save and organize their bookmarks in one place.

Features

  • Add new bookmarks with a title, URL, and categories
  • Organize bookmarks by categories
  • Edit and delete existing bookmarks
  • Search bookmarks by title or category

Technologies Used

  • Back-end: Python, Django, Django Rest Framework, SQLite
  • Front-end:
    • React
    • HTML
    • CSS
    • JavaScript

Installation

  1. Clone this repository: git clone https://github.com/amekatze/bookmarkManager.git
  2. Install dependencies: pip3 install -r requirements.txt for the backend, and npm install for the frontend in the react-frontend directory
  3. Start the server: python3 manage.py runserver for the backend, and npm start for the frontend in the react-frontend directory
  4. Open your web browser and navigate to http://localhost:3000

React Frontend

The React frontend for this project is located in the react-frontend directory.

To install the dependencies:

cd react-frontend
npm install

To start the frontend server:
npm run start

bookmarkmanager's People

Contributors

amekatze avatar

Watchers

 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.