An open API service indexing awesome lists of open source software.

https://github.com/divysuthar/social-app

SYNORA - Make Friends! is a social platform that allows users to connect and interact through secure user authentication and intuitive message posting. The project is built using Django, Django REST Framework, HTML, Tailwind CSS, REST APIs, and Git, ensuring both a robust back-end and a smooth, engaging front-end experience.
https://github.com/divysuthar/social-app

css django django-rest-framework html javascript python sqlite

Last synced: 5 months ago
JSON representation

SYNORA - Make Friends! is a social platform that allows users to connect and interact through secure user authentication and intuitive message posting. The project is built using Django, Django REST Framework, HTML, Tailwind CSS, REST APIs, and Git, ensuring both a robust back-end and a smooth, engaging front-end experience.

Awesome Lists containing this project

README

          

# SYNORA - Make Friends!

*SYNORA - Make Friends!* is a social platform that allows users to connect and interact through secure user authentication and intuitive message posting. The project is built using Django, Django REST Framework, HTML, Tailwind CSS, REST APIs, and Git, ensuring both a robust back-end and a smooth, engaging front-end experience.

## Features

- *User Authentication*: Secure user authentication mechanisms have been implemented to protect user data and ensure only authorized access.

- *Message Posting*: Users can post messages through intuitive interfaces designed for ease of use and engagement.

- *Django REST Framework*: The backend is powered by Django REST Framework, providing robust RESTful APIs to facilitate seamless user interactions and message communication.

- *Front-End Integration*: The front-end is fully integrated with HTML, CSS, and JavaScript, ensuring a smooth and visually appealing user experience.

## Screenshots

### Home
![Home](App_Images/Home.png)

### Browse Topics
![Browse Topic](./App_Images/Browse_Topics.png)

### Edit Profile
![Edit Profile](App_Images/Edit_Profile.png)

### Study Room
![Study Room](App_Images/Study_Room.png)

## Tech Stack

- *Backend*: Django, Django REST Framework
- *Frontend*: HTML, Tailwind CSS, JavaScript
- *API*: REST API
- *Version Control*: Git

## Installation

To get a local copy up and running, follow these simple steps:

1. **Clone the repo**
```bash
git clone https://github.com/divysuthar/Social-app

## Install dependencies
```bash
pip install -r requirements.txt