An open API service indexing awesome lists of open source software.

https://github.com/inexpli/django-community-forum

More advanced community forum.
https://github.com/inexpli/django-community-forum

bootstrap css django html javascript python webapplication

Last synced: 3 months ago
JSON representation

More advanced community forum.

Awesome Lists containing this project

README

          

# Community forum

### Python version = 3.6.1

#### Libraries:
- asgiref==3.3.4
- Django==3.2.2
- django-crispy-forms==1.11.2
- pytz==2021.1
- sqlparse==0.4.1
- typing-extensions==3.10.0.0

##### Front End:
- Bootstrap (v4.5.0)
##### Back END:
- SQLite3

### Time considered in WebApp is UTC


### Main

![main](https://user-images.githubusercontent.com/61479966/124960636-cd1f0380-e01c-11eb-9de2-dac7d21db694.png)

### Sign up with auth system, etc.

![register1](https://user-images.githubusercontent.com/61479966/124960862-12dbcc00-e01d-11eb-85bb-64757597ac1b.png)
![register2](https://user-images.githubusercontent.com/61479966/124962279-bbd6f680-e01e-11eb-92c2-c36acc350299.png)

### Log in with autologin, auth system, etc.

![login](https://user-images.githubusercontent.com/61479966/124960916-21c27e80-e01d-11eb-9afa-15550e493c27.png)

### Home

![home1](https://user-images.githubusercontent.com/61479966/124961697-13c12d80-e01e-11eb-9cd0-e9aea41f3278.png)
![image](https://user-images.githubusercontent.com/61479966/124962184-9d70fb00-e01e-11eb-80cc-d538c0325544.png)

### About

![image](https://user-images.githubusercontent.com/61479966/124962950-84b51500-e01f-11eb-9409-4a69274ae772.png)
![image](https://user-images.githubusercontent.com/61479966/124962806-5afbee00-e01f-11eb-9b4b-0b6e172d558c.png)
![image](https://user-images.githubusercontent.com/61479966/124962873-6b13cd80-e01f-11eb-85c6-7034e2f98a1d.png)

### Profile

![profile1](https://user-images.githubusercontent.com/61479966/124961849-3d7a5480-e01e-11eb-8787-4667dca93dd0.png)
![profile2](https://user-images.githubusercontent.com/61479966/124961891-4b2fda00-e01e-11eb-9e15-ccbc3dab908e.png)

### Password reset

![image](https://user-images.githubusercontent.com/61479966/124963642-5b48b900-e020-11eb-8e6b-8f6d1c04f774.png)
![image](https://user-images.githubusercontent.com/61479966/124963830-90eda200-e020-11eb-8bf2-2c6dea277251.png)
![image](https://user-images.githubusercontent.com/61479966/124963793-87643a00-e020-11eb-9f39-5a7c82316624.png)
![image](https://user-images.githubusercontent.com/61479966/124963876-a19e1800-e020-11eb-896a-28779adfa783.png)

### Add post feature

![add_note](https://user-images.githubusercontent.com/61479966/124962388-d610d480-e01e-11eb-99a2-bb551299118b.png)

### Edit post feature
pt.1
![edit1](https://user-images.githubusercontent.com/61479966/124962513-022c5580-e01f-11eb-9c70-4ca40c2f533e.png)
pt.2
![edit2](https://user-images.githubusercontent.com/61479966/124962561-0e181780-e01f-11eb-8d86-0c5719c253c9.png)

### Delete note feature

![delete](https://user-images.githubusercontent.com/61479966/124962612-20925100-e01f-11eb-91c1-445dab0ede9d.png)

### Post details

![image](https://user-images.githubusercontent.com/61479966/124963134-baf29480-e01f-11eb-8d4d-3c9661ffa588.png)

### User profile details

![image](https://user-images.githubusercontent.com/61479966/124963212-d362af00-e01f-11eb-95a6-6dc61f181e37.png)