SkillAgentSearch skills...

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.

Install / Use

/learn @ugberaeseac/NeXa
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars18
CategoryDesign
Updated6mo ago
Forks4

Languages

HTML

Security Score

82/100

Audited on Sep 9, 2025

No findings