Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mustapha7018/uniapp
https://github.com/mustapha7018/uniapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mustapha7018/uniapp
- Owner: Mustapha7018
- Created: 2024-05-20T20:35:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T12:42:36.000Z (4 months ago)
- Last Synced: 2024-09-14T22:53:48.478Z (4 months ago)
- Language: CSS
- Size: 19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📚 UniApp
Welcome to **UniApp**! A web application designed to house all universities in Ghana, making it easier for high school students to find all the valuable information they need. 🌟
## 📝 Table of Contents
- [Features](#features)
- [Technologies](#technologies)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)## ✨ Features
- 🏫 Comprehensive database of all universities in Ghana
- 🔍 Search and filter universities based on various criteria
- 📝 Blog post feature for sharing valuable information
- 📱 Responsive design for seamless use on all devices
- 🔐 Secure authentication and authorization## 🛠 Technologies
- **Frontend:**
- HTML
- CSS
- JavaScript- **Backend:**
- Django
- Wagtail CMS## 🚀 Installation
### Prerequisites
- Python 3.10+
- Django 5.0+### Clone the Repository
```bash
git clone https://github.com/Mustapha7018/UniApp.git
cd UniApp
```
## Backend Setup