Giter Club home page Giter Club logo

simple_blogs's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version 2.3.1

  • Rails 5.1.2

  • Gems Angularjs, bootstrap, activeadmin

  • Database creation simple sqlite3

  • Database initialization rails db:migrate

  • How to run the test suite no tests

a simple blogs for multiple bloggers, each blog ve messages in each messagecommentrtors can leave there comments there are two sections.

-internal for admin user and bloggers -external for view blogs and their messages with there comments for the internal section i used activeadmin, and active_skin for design (login needed). there are admin and none admin registerd users. for the external section i used angularjs andbootstrap for design (no login needed).

simple_blogs's People

Contributors

rafatkatta avatar

Watchers

James Cloos avatar  avatar

simple_blogs's Issues

API für Benutzererstellung

  • Implementiere eine API-Route (zum Beispiel POST /api/create/user), die vom Admin-Interface aufgerufen wird, um einen neuen Benutzer zu erstellen.
  • Verarbeite die Anfrage im Backend, validiere die Daten (Benutzername, E-Mail usw.) und erstelle einen neuen Benutzer in der Datenbank.
  • Generiere API-Schlüssel und Passwort für den Benutzer und speichere sie in der Datenbank. Diese Schlüssel können verwendet werden, um sich als dieser Benutzer über die API zu authentifizieren.

Admin-Interface Erstellen

Admin-Interface:

Definiere Routen/Endpunkte in Flask, die das Admin-Interface zugänglich machen, aber nur für autorisierte Admin-Benutzer.
Implementiere eine Route für das Erstellen eines neuen Benutzers über das Admin-Interface. Hier könnte der Admin Benutzername und E-Mail für den neuen Benutzer eingeben.

API Authentication

Implement API Authentication
API Key/API Passkey
Digist Authentication

Flask Python

Starting with Flask Python and SQLite Databse for Test env.
Packe installer in requirements.txt

API Admin

API Admin Interface for Create User (User API Keys and Passkeys)

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.