Skip to content

Raffles publications site rebuilt with postgreSQL

Notifications You must be signed in to change notification settings

ChenNuode/Rpubs-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raffles Publications Site

About

This project was started as a custom website created for the Raffles Publications Co-Curricular Activity in Raffles Institution. The goal was to create a fully customisable frontend with a simple cms and corresponding backend.

The backend was completed by @nonnoxer and the frontend will be completed by @ChenNuode.

Brief Structure of Code

  • All regularly viewable pages are rendered to the same jinja template templates/content.html index.html is obsolete
  • All posts, custom pages, users and feedback are stored in databases
  • The interactiveness in the main admin dashboard is stored in static/script.js
  • The script activating the quill rich text editor is stored in static/quillscript.js
  • Website css stored in static/style.css
  • Admin panel css stored in static/admin.css

Stuff Used

  • Flask
  • Sqlite
  • Quill
  • Jquery

Welcome to a semi-functional Flask app. This is your first post. Edit or delete it, then start writing!

About

Raffles publications site rebuilt with postgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published