Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
/ 32Chars Public archive

A basic concept for a social media app for my Full Stack Final Project

License

Notifications You must be signed in to change notification settings

goneal26/32Chars

Repository files navigation

32 Chars

This is a prototype for a minimalist social media platform where users can only post messages up to 32 characters once per day. This project was created as the final project for my Full Stack Application Development course.

Getting Started

These instructions will help you set up and run the project on your local machine.

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/goneal26/32Chars.git
cd 32Chars

`` 2) Enter virtual environment

Windows

venv\Scripts\activate

Linux

source venv/bin/activate
  1. Install requirements
pip install -r requirements.txt
  1. Run the app
python app.py

License

This project is licensed under the MIT license.

About

A basic concept for a social media app for my Full Stack Final Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published