https://github.com/sarscode/nacos-ful
https://github.com/sarscode/nacos-ful
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sarscode/nacos-ful
- Owner: sarscode
- Created: 2023-07-25T19:29:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T10:28:22.000Z (over 2 years ago)
- Last Synced: 2025-06-05T02:35:27.204Z (8 months ago)
- Language: Python
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NACOS FUL
NACOS FUL is a the web platform for the Nigeria Association Of Computing Students (NACOS), Federal University Lokoja (FUL) Chapter.
## Get Started
### Create and Activate Virtual Environment (Optional)
It's recommended to create and an activate a virtual environment for this project.
[Learn how to create and activate virtual environment.](https://python.land/virtual-environments/virtualenv)
### Install Dependencies
> pip install -r requirements.txt -v