Skip to content

Allows people to collaboratively and anonymously create short fiction.

Notifications You must be signed in to change notification settings

ABarak64/SmallTales

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallTales

A small web application written with the MEAN stack (MongoDB, Express.js, Angular.js, Node.js) that allows people to collaboratively and anonymously create short fiction.

bll

Contains the business logic layer for the server-side portion of the site. Mostly made up of Node.js modules that query MongoDB via Mongoose.js.

client

Contains the client-side Angular.js app. Further broken up to separate views, controllers, directives and filters.

models

Contains the Mongoose.js models that define what is stored in MongoDB.

routes

Defines the routes for the REST API using Express.js to link HTTP requests to their corresponding actions on the server.

About

Allows people to collaboratively and anonymously create short fiction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published