Giter VIP home page Giter VIP logo

entelligentsia's Introduction

Entelligentsia

Overview

This backend project was developed during an internship at Entelligentsia. It was implemented using Python, AWS Lambda, AWS DynamoDB, and the Serverless Framework. The project encompasses APIs for functionalities such as login, registration, retrieving events, and posting events.

Prerequisites

Before proceeding with this project, ensure the following prerequisites are met:

Python 3 Installation: Python 3 should be installed on your system. You can download and install Python from the official Python website.

AWS Account Setup: You need an AWS account to utilize AWS services such as DynamoDB and AWS Lambda functions. If you don't have an AWS account, you can sign up for one here.

Serverless Framework Installation: Serverless framework should be installed and configured with your AWS account. You can install it via npm:

npm install -g serverless

After installation, configure your AWS credentials using serverless config credentials.

DynamoDB Tables Setup: Set up the necessary DynamoDB tables as required by the project. Ensure they are properly configured according to the schema defined in the project.

Postman Installation: Postman is a popular API testing tool. You can download and install it from the official Postman website. This will allow you to test the APIs developed in this project.

Overview

This project is a demonstration of a Python-based application utilizing AWS services such as DynamoDB, AWS Lambda functions, JWT authentication, and Serverless framework. The project consists of several APIs designed to showcase different functionalities.

Setup

To set up the project locally, follow these steps:

Clone the repository from GitHub:

https://github.com/SiddhantDembi/Entelligentsia.git

Install dependencies:

cd project_name
pip install -r requirements.txt

Set up AWS credentials and configure the AWS CLI if you haven't already.

Configure your AWS DynamoDB tables according to the schema defined in the project.

Deploy

cd project_directory
serverless deploy

entelligentsia's People

Contributors

siddhantdembi avatar

Stargazers

Shashank Gupta 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.