/NeXa

A social networking platform designed to connect ALX students and alumni, fostering a vibrant online community for knowledge sharing, mentorship, and collaboration to empower personal and professional growth.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

NeXa

About The Project

NeXa is a social networking platform designed to connect ALX students and alumni, fostering a vibrant online community for knowledge sharing, mentorship, and collaboration to empower personal and professional growth.

Built using

  • Flask
  • HTML
  • CSS
  • Javascript

Getting Started

Prerequisites

Ensure you have the following installed:

Installation:

git clone https://github.com/ugberaeseac/NeXa
cd NeXa

Virtual Environment

python3 -m venv venv

To activate the virtual environment

  • On Unix
source venv/bin/activate

Install Dependencies

pip install -r dependencies.txt

Environment Variables

source setup_env.sh

Setup MySQL

cat setup_mysql_dev.sql | sudo mysql #add -p flag if passworded

Start the Application

python3 -m run

Access the application in your browser at http://localhost:5000

Authors

Williams Akanni - Github / Twitter
UGBERAESE Charles A. - Github / Twitter